]> git.proxmox.com Git - mirror_frr.git/blob - .pylintrc
pathd: some traces are added to 'debug pathd ted' command.
[mirror_frr.git] / .pylintrc
1 [MASTER]
2 init-hook="import sys; sys.path.insert(0, '..')"
3 signature-mutators=common_config.retry,retry
4
5 [MESSAGES CONTROL]
6 disable=I,C,R,W