netbox-acls/.jscpd.json
Abhimanyu Saharan e43b5e41f1
Added testing framework (#121)
* added api test case for access list

* initial testing framework
2023-01-25 20:01:05 -05:00

5 lines
55 B
JSON

{
"threshold": 10,
"ignore": ["**/tests/**"]
}