G Johansson
|
3771c154fa
|
Improve code quality command_line (#65333)
|
2022-02-12 08:19:37 -06:00 |
Marc Mueller
|
f1d48ddfe3
|
Update pylint to 2.8.0 (#49637)
|
2021-04-24 14:39:24 -10:00 |
J. Nick Koston
|
7b728b17f7
|
Add missing timeout to command_line platforms: cover, notify, switch (#38497)
* Add missing timeout to command_line platforms: cover, notify, switch
* add timeout test for notify
|
2020-08-04 17:00:02 -10:00 |
Ville Skyttä
|
5e2ba2eb77
|
Enable some more bandit checks (#30857)
* Enable B108 (hardcoded tmp dir), address findings
* Enable B602 (subprocess popen with shell), address findings
* Enable B604 (start process with shell), address findings
* Enable B306 (mktemp), B307 (eval), and B325 (tempnam), no issues to address
|
2020-01-20 18:44:55 +02:00 |
Bas Nijholt
|
73c373a0f2
|
use isort to sort imports according to PEP8 for command_line (#29627)
|
2019-12-08 22:25:57 +05:30 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
Robbie Trencheny
|
7741ec4d5a
|
Great migration notify (#22406)
* Move notify platforms into components
* Move notify tests
* Fix notify tests
* More fixes
* Update requirements
* Update .coveragerc
* Run gen reqs
|
2019-03-27 20:36:13 -07:00 |