Skip to content

Commit

Permalink
[DOC] Removes LGTM Badges from README.md (#1651)
Browse files Browse the repository at this point in the history
* Added synk.io badge

* Removes LGTM badges and repurposes the row to Synk Advisor

* removes LGTM badges

* making final changes to this PR

* Add whatsnew note

* Add bullet to lgtm entry

---------

Co-authored-by: Pratham Chauhan <Prathamchauhan2002@gmail.com>
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 1, 2023
1 parent e7531b2 commit 25af865
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 16 deletions.
3 changes: 0 additions & 3 deletions .lgtm.yml

This file was deleted.

1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ global-exclude \#*
global-exclude .ipynb_checkpoints

exclude .coveragerc
exclude .lgtm.yml
exclude .stickler.yml
exclude codecov.yml
exclude readthedocs.yml
Expand Down
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,6 @@
</a>
</td>
</tr>
<tr>
<td>Code Quality</td>
<td>
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/context:python">
<img src="https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm quality grade" />
</a>
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/alerts">
<img src="https://img.shields.io/lgtm/alerts/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm alters" />
</a>
</td>
</tr>
<tr>
<td>Benchmarks</td>
<td>
Expand Down
3 changes: 2 additions & 1 deletion docs/sphinx/source/whatsnew/v0.9.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Testing

Documentation
~~~~~~~~~~~~~

* Remove LGTM.com integration. (:issue:`1550`, :pull:`1651`)

Benchmarking
~~~~~~~~~~~~~
Expand All @@ -45,3 +45,4 @@ Contributors
~~~~~~~~~~~~
* Kevin Anderson (:ghuser:`kanderso-nrel`)
* Will Holmgren (:ghuser:`wholmgren`)
* Pratham Chauhan (:ghuser:`ooprathamm`)

0 comments on commit 25af865

Please sign in to comment.