mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
[landscape.io] Deprecating .landscape.yml (#4563)
This commit is contained in:
committed by
Maxime Beauchemin
parent
0dfa3b99dd
commit
d494c82930
@@ -1,22 +0,0 @@
|
||||
doc-warnings: yes
|
||||
test-warnings: no
|
||||
strictness: medium
|
||||
max-line-length: 90
|
||||
uses:
|
||||
- flask
|
||||
autodetect: yes
|
||||
pylint:
|
||||
disable:
|
||||
- cyclic-import
|
||||
- invalid-name
|
||||
- logging-format-interpolation
|
||||
options:
|
||||
docstring-min-length: 10
|
||||
pep8:
|
||||
full: true
|
||||
ignore-paths:
|
||||
- docs
|
||||
- superset/migrations/env.py
|
||||
ignore-patterns:
|
||||
- ^example/doc_.*\.py$
|
||||
- (^|/)docs(/|$)
|
||||
Reference in New Issue
Block a user