We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9864277 commit b117f4dCopy full SHA for b117f4d
.github/workflows/natspec.yml
@@ -12,7 +12,7 @@ jobs:
12
# all the lines below are optional
13
with:
14
working-directory: "./"
15
- paths: "[contracts/**/*.sol]"
+ paths: "[./src/contracts/]"
16
exclude: "[]"
17
extra-args: ""
18
version: "latest"
0 commit comments