We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b4761 commit c026c16Copy full SHA for c026c16
README.md
@@ -76,7 +76,7 @@ To ignore files / folders that do not require validation you may use `.solhintig
76
`.gitignore` format.
77
78
```git exclude
79
-/node_modules/
+node_modules/
80
additiona-tests.sol
81
```
82
docs/configuration.md
@@ -28,7 +28,7 @@ To ignore files / folders that do not require validation you may use `.solhintig
28
29
30
31
32
33
34
0 commit comments