Skip to content

Commit 05b0674

Browse files
authored
follow up LGTM integration (pvlib#561)
* add .lgtm.yml file * update whatsnew
1 parent 998840b commit 05b0674

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.lgtm.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
path_classifiers:
2+
generated:
3+
- pvlib/_version.py
4+
library:
5+
- versioneer.py
6+
- pvlib/_deprecation.py

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ Testing
166166
* Add Python 3.7 to build matrix
167167
* Make test_forecast.py more robust. (:issue:`293`)
168168
* Improve test_atmosphere.py. (:issue:`158`)
169+
* Add LGTM.com integration. (:issue:`554`)
169170

170171

171172
Contributors
@@ -175,4 +176,4 @@ Contributors
175176
* Cliff Hansen
176177
* Mark Mikofski
177178
* Alan Mathew
178-
179+
* Xavier Rene-Corail

0 commit comments

Comments
 (0)