Commit db6168c
authored
Add LGTM.com configuration file (#337)
The YAML configuration file for the LGTM static analysis tool can be
either lgtm.yml or .lgtm.yml:
https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
There is no need to integrate the LGTM tool in CI, as LGTM appears to
be running on all repositories it has been run on once. The results
currently appear here:
https://lgtm.com/projects/g/zarr-developers/numcodecs
Exclude vendored file cpuinfo.py from analysis.1 parent c78ff53 commit db6168c
2 files changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments