1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 03:40:11 +02:00
fdroidserver/hooks
Hans-Christoph Steiner f87b17139b pep8: on *.TestCase, skip "E402 module level import not at top of file"
The tests use a little hack in order to cleanly import the fdroidserver
package locally like a regular package.  pep8 doesn't see that, so this
changes the pep8 to skip E402 on *.TestCase
2015-09-01 20:10:01 +02:00
..
install-hooks.sh Add pre-commit hook with installer 2014-05-28 09:28:28 +02:00
pre-commit pep8: on *.TestCase, skip "E402 module level import not at top of file" 2015-09-01 20:10:01 +02:00