summaryrefslogtreecommitdiff
path: root/python/firstheader.py
AgeCommit message (Collapse)Author
2020-10-07*: reformat python fileswhitespace
We are now using black. Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2020-04-27python: add check-first-header toolDavid Lamparter
The first #include statement in all FRR .c files should be either zebra.h or config.h. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>