mirror_frr/python
David Lamparter 4381a59be0 lib/clippy: assert() for non-optional args
This is mostly to help static analysis; since we know from the command
string which args are optional and which aren't, we can add assert()
statements on them.

Fixes: #3270
Signed-off-by: David Lamparter <equinox@diac24.net>
2019-06-12 19:23:00 +02:00
..
clippy python/clippy: make output file writing less weird 2017-08-24 00:18:53 +02:00
clidef.py lib/clippy: assert() for non-optional args 2019-06-12 19:23:00 +02:00