| Author | SHA1 | Date | |
|---|---|---|---|
|
4bf6445412 |
|||
|
eea3e5f14b |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
4bf6445412 |
py-check.mk: Add target py-check-bad-patterns
Add target py-check-bad-patterns, which currently looks for leftover breakpoints and orphaned "export" comments on the closing line of a function prototype. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
eea3e5f14b |
py-check.mk: Add file
Add py-check.mk and use it from py-topdir.mk and py-rules.mk. This removes redundant check definitions, making sure that that checks run from a repo's subdirectory match the checks run from its toplevel directory. Signed-off-by: Jan Lindemann <jan@janware.com> |