Commit Graph

4 Commits

Author SHA1 Message Date
Julio Castillo 5bbb7bdd09 Simplify linting output in workflow 2023-08-31 10:15:12 +02:00
Ray Walker 35e5ffaf85
fix: Raise ValueError when check_names detects overlong names
ValueError may not be the correct type?

Closes #679
2022-06-16 10:39:05 +10:00
Julio Castillo e7dd12fa29 Reformat all code using yapf 2022-02-14 12:27:42 +01:00
Ludovico Magnocavallo fbf4d29c88
Fix FAST names (#539)
* name checker, initial names fix

* fix name parser

* sdbx -> sbox

* explicit names

* show total name length

* check names in linting action

* validate prefix length

* fix typo
2022-02-12 13:29:22 +01:00