Commit Graph

11 Commits

Author SHA1 Message Date
Edwin Kofler
1bc205e8aa
fix: enforce consistent shell redirection format (#1533) 2023-04-11 03:12:08 +00:00
Edwin Kofler
13c0e2fab0
fix: lint & style errors in bin/asdf (#1516) 2023-03-26 22:31:06 +00:00
Edwin Kofler
e0fd7a7be8
fix: enforce & use consistent function definitions (#1464) 2023-01-29 14:52:22 +11:00
Edwin Kofler
d9a0454c6c
chore: improve checkstyle double equals test regex & types (#1457)
Co-authored-by: James Hegedus <jthegedus@hey.com>
2023-01-29 00:44:08 +11:00
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