forked from pool/python-screenplain
Accepting request 1007832 from home:amunoz:branches:devel:languages:python
- Add E275 to the list of ignored errors in pycodestyle to fix build OBS-URL: https://build.opensuse.org/request/show/1007832 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=8
This commit is contained in:
@@ -16,4 +16,4 @@
|
||||
license_files = LICENSE.txt
|
||||
+
|
||||
+[pycodestyle]
|
||||
+ignore = E402,W504
|
||||
+ignore = E275,E402,W504
|
||||
|
Reference in New Issue
Block a user