summaryrefslogtreecommitdiff
path: root/tools/indent.py
AgeCommit message (Collapse)Author
2018-04-10tools: update indent.py for DEFPY_* macrosQuentin Young
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-03-13tools: fix indent.py to recognize all DEFUN types:Lou Berger
DEFUN DEFUN_ATTR DEFUN_CMD_ELEMENT DEFUN_CMD_FUNC_DECL DEFUN_CMD_FUNC_TEXT DEFUN_DEPRECATED DEFUN_HIDDEN DEFUN_NOSH DEFUNSH DEFUNSH_ATTR DEFUNSH_DEPRECATED DEFUNSH_HIDDEN Signed-off-by: Lou Berger <lberger@labn.net>
2018-03-06tools: fix indent.py FRR indent pattern matchingLou Berger
Signed-off-by: Lou Berger <lberger@labn.net>
2018-02-20*: move random tools into tools/Quentin Young
Signed-off-by: Quentin Young <qlyoung@qlyoung.net>