chirp/tools
Dan Smith 32e6548b61 Make flake8 default style linter for new files
This makes cpep8 run flake8 on anything *not* in the manifest or
*not* in the blacklist. Thus, all new files will get flake8 run against
them by default. It adds a bunch of files to the blacklist that were
not in manifest and thus still aren't compliant. Those need to get
cleaned up, obviously.

No new files should be added to cpep8.manifest going forward so that
the stricter flake8 rules get applied by default. Ideally we'd also
remove files from cpep8.manifest as well so we can move to just one
set of rules for everything, but that will take a while.
2023-03-10 18:07:04 -08:00
..
bitdiff.py Fix style issues in tools (#2355) 2015-03-02 14:12:17 -08:00
check_commit.sh Fix untranslatable driver prompt strings 2023-03-10 15:48:15 -08:00
check_for_bug.sh Fix issue #2029 - Use env in all script interpreter lines 2014-12-12 09:52:16 -05:00
checkpatch.sh Fix issue #2103 - Convert tab characters to spaces in shell scripts 2014-12-12 10:50:46 -05:00
cpep8.blacklist Make flake8 default style linter for new files 2023-03-10 18:07:04 -08:00
cpep8.exceptions Fix some style and unittest regressions in recent patches 2019-02-09 09:44:05 -08:00
cpep8.manifest Make flake8 default style linter for new files 2023-03-10 18:07:04 -08:00
cpep8.py Make flake8 default style linter for new files 2023-03-10 18:07:04 -08:00
fast-driver.py Fix actually returning status from fast-driver 2023-01-29 08:02:47 -08:00
icomsio.sh Fix issue #2103 - Convert tab characters to spaces in shell scripts 2014-12-12 10:50:46 -05:00
img2thd72.py Fix spelling 2022-08-09 14:19:03 +02:00
Makefile New multiplatform makefile for serialsniffer 2009-03-04 22:06:38 -05:00
py3_driver_progress.py Record Icom W32A as working 2023-01-08 09:03:56 -08:00
serialsniff.c Fix spelling 2022-08-09 14:19:03 +02:00