]> git.puffer.fish Git - matthieu/frr.git/commit
style: add format checker config that matches FRR style standards
authorChristian Hopps <chopps@labn.net>
Tue, 18 Apr 2023 09:12:58 +0000 (05:12 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 18 Apr 2023 09:18:26 +0000 (05:18 -0400)
commit960ab543cf3c6c2cffc587da8bbe3f25515c9abe
tree624e333114b025bdd24a3ddd115652ace709319d
parent74aad5ab559cc39f52137292b3b38d2d07eff428
style: add format checker config that matches FRR style standards

Also move .dir-locals.el to a sample file. This file should not be
in the repository as it affects the user's ability to modify it.

Signed-off-by: Christian Hopps <chopps@labn.net>
.dir-locals.el [deleted file]
.flake8 [new file with mode: 0644]
.gitignore
.isort.cfg [new file with mode: 0644]
.pylintrc
tools/emacs.dir-locals.el [new file with mode: 0644]