Brad Warren
06599a1e18
Cleanup more pylint issues ( #7848 )
...
This PR builds on #7657 and cleans up additional unnecessary pylint comments and some stray comments referring to pylint: disable comments that have been deleted that I didn't notice in my review of that PR.
* Remove stray pylint link.
* Cleanup more pylint comments
* Cleanup magic_typing imports
* Remove unneeded pylint: enable comments
2020-03-16 09:43:48 -07:00
m0namon
f169c37153
Merge pull request #7742 from osirisinferi/force-non-restrictive-umask
...
Force non restrictive umask when creating challenge directory in Apache plugin
2020-02-26 17:09:20 -08:00
osirisinferi
9819443440
Add test
2020-02-22 15:22:27 +01:00
Joona Hoikkala
882335c7ec
Merge remote-tracking branch 'origin/master' into ap2_to_master
2020-01-30 17:08:16 +02:00
Ville Skyttä
1702cb90fd
Spelling and grammar fixes ( #7695 )
2020-01-17 18:55:51 +01:00
Joona Hoikkala
3b065238b3
Modifications needed for merging to master
2020-01-06 17:19:33 +02:00
Joona Hoikkala
0f5bda4ff9
Merge remote-tracking branch 'origin/master' into ap2_merge_master
2020-01-06 17:17:31 +02:00
Adrien Ferrand
e048da1e38
Reorganize imports ( #7616 )
...
* Isort execution
* Fix pylint, adapt coverage
* New isort
* Fix magic_typing lint
* Second round
* Fix pylint
* Third round. Store isort configuration
* Fix latest mistakes
* Other fixes
* Add newline
* Fix lint errors
2019-12-09 15:50:20 -05:00
ohemorange
6c1dfe43c7
Refactor tests out of packaged module for apache plugin ( #7607 )
...
Part of #7593 .
* Refactor tests out of packaged module for apache plugin
* Exclude pycache and .py[cod]
* Change tests path in tox.ini
2019-11-27 09:57:35 -08:00