Edwin Kofler
|
d81b81f9de
|
fix: Remove == inside [ (#1421)
* lint(checkstyle): Miscellaneous tweaks
* lint(checkstyle): Add 'no-double-equals' rule
* lint: Remove double equals from `[`
* chore: Remove final double equals
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
|
2023-01-14 08:18:44 -05:00 |
|
Trevor Brown
|
711a2a377d
|
Correct permissions on checkstyle.py
|
2023-01-04 09:56:10 -05:00 |
|
Trevor Brown
|
8aa060ade9
|
Merge branch 'master' into improve-pwd
|
2023-01-04 09:49:11 -05:00 |
|
Edwin Kofler
|
2478510b91
|
ci(checkstyle): Add no-pwd-capture test
|
2022-12-30 01:57:28 -08:00 |
|
Edwin Kofler
|
d63996c4b0
|
ci: Add regex testing ability to checkstyle.py
|
2022-12-30 01:57:06 -08:00 |
|
Edwin Kofler
|
74608098cd
|
fix: Do not use type not exported on older Python versions (#1409)
|
2022-12-30 20:26:28 +11:00 |
|
Edwin Kofler
|
3492043241
|
fix: lint errors from scripts/checkstyle.py (#1385)
Co-authored-by: James Hegedus <jthegedus@hey.com>
|
2022-12-23 20:53:22 +11:00 |
|