Skip to content

Commit 25af865

Browse files
ooprathammPratham ChauhanAdamRJensen
authored
[DOC] Removes LGTM Badges from README.md (#1651)
* 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 <[email protected]> Co-authored-by: Adam R. Jensen <[email protected]>
1 parent e7531b2 commit 25af865

File tree

4 files changed

+2
-16
lines changed

4 files changed

+2
-16
lines changed

.lgtm.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ global-exclude \#*
1919
global-exclude .ipynb_checkpoints
2020

2121
exclude .coveragerc
22-
exclude .lgtm.yml
2322
exclude .stickler.yml
2423
exclude codecov.yml
2524
exclude readthedocs.yml

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,6 @@
3636
</a>
3737
</td>
3838
</tr>
39-
<tr>
40-
<td>Code Quality</td>
41-
<td>
42-
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/context:python">
43-
<img src="https://img.shields.io/lgtm/grade/python/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm quality grade" />
44-
</a>
45-
<a href="https://lgtm.com/projects/g/pvlib/pvlib-python/alerts">
46-
<img src="https://img.shields.io/lgtm/alerts/g/pvlib/pvlib-python.svg?logo=lgtm&logoWidth=18" alt="lgtm alters" />
47-
</a>
48-
</td>
49-
</tr>
5039
<tr>
5140
<td>Benchmarks</td>
5241
<td>

docs/sphinx/source/whatsnew/v0.9.5.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Testing
3131

3232
Documentation
3333
~~~~~~~~~~~~~
34-
34+
* Remove LGTM.com integration. (:issue:`1550`, :pull:`1651`)
3535

3636
Benchmarking
3737
~~~~~~~~~~~~~
@@ -45,3 +45,4 @@ Contributors
4545
~~~~~~~~~~~~
4646
* Kevin Anderson (:ghuser:`kanderso-nrel`)
4747
* Will Holmgren (:ghuser:`wholmgren`)
48+
* Pratham Chauhan (:ghuser:`ooprathamm`)

0 commit comments

Comments
 (0)