Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit edf8dc7

Browse files
committed
landscape configuration
1 parent a680a09 commit edf8dc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.landscape.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
doc-warnings: no
2+
test-warnings: no
3+
strictness: high
4+
max-line-length: 79
5+
uses:
6+
- django
7+
autodetect: yes
8+
ignore-paths:
9+
- dbmail/migrations
10+
- dbmail/south_migrations
11+
- dbmail/management
12+

0 commit comments

Comments
 (0)