~project-calico/charms/trusty/neutron-calico/trunk

1
2
3
4
5
6
7
[report]
# Regexes for lines to exclude from consideration
exclude_lines =
    if __name__ == .__main__.:
    except UnregisteredHookError as e:
include=
    hooks/neutron_*