summaryrefslogtreecommitdiffstats
path: root/tools/indent.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tools: update indent.py for DEFPY_* macrosQuentin Young2018-04-101-1/+1
| | | | Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* tools: fix indent.py to recognize all DEFUN types:Lou Berger2018-03-131-1/+1
| | | | | | | | | | | | | | | | | 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>
* tools: fix indent.py FRR indent pattern matchingLou Berger2018-03-061-1/+1
| | | | Signed-off-by: Lou Berger <lberger@labn.net>
* *: move random tools into tools/Quentin Young2018-02-201-0/+47
Signed-off-by: Quentin Young <qlyoung@qlyoung.net>