We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f1175 commit 25e04d7Copy full SHA for 25e04d7
1 file changed
structure/ick.toml
@@ -9,6 +9,7 @@ or your tests finding different copies of things than you would in production.
9
"""
10
impl = "python"
11
urgency = "now"
12
+inputs = ["*.py"]
13
14
[[rule]]
15
name = "dont_alter_sys_path"
@@ -23,3 +24,4 @@ in a virtualenv.
23
24
25
26
deps = ["static-qualname"]
27
0 commit comments