This enforce the future-proof usage of r"string" strings.
https://lintlyci.github.io/Flake8Rules/rules/W605.html
Depends on D3461
Differential D3462
[LINTER] Enforce flake8 W605 warning Fabien on Jun 28 2019, 16:31. Authored by Tags None Subscribers None
Details
This enforce the future-proof usage of r"string" strings. Depends on D3461 arc lint --everything Should exhibit no failure nor warning/exception: PYTHONWARNINGS=default::DeprecationWarning ./test/functional/test_runner.py --extended
Diff Detail
Event Timeline |