mirror of https://github.com/crytic/slither
parent
f008437703
commit
ee59976d68
@ -1,7 +1,9 @@ |
|||||||
- id: slither |
- id: slither |
||||||
name: Slither |
name: Slither |
||||||
description: Run Slither on your project |
description: Run Slither on your project |
||||||
entry: slither . |
entry: slither |
||||||
|
args: |
||||||
|
- . |
||||||
pass_filenames: false |
pass_filenames: false |
||||||
language: python |
language: python |
||||||
files: \.sol$ |
files: \.sol$ |
||||||
|
Loading…
Reference in new issue