Skip to content

Commit 60d0978

Browse files
committed
deek
1 parent 221f8f1 commit 60d0978

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

team5499_hooks/detekt_wrapper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
CACHE_DIR=os.path.dirname(os.path.abspath(__file__))
1010

1111
def main(argv=[]):
12-
print("0.3.15")
12+
print("0.3.17")
13+
print(argv)
1314
args = argv
1415
files = ''
1516
extras = []

0 commit comments

Comments
 (0)