Skip to content

Commit

Permalink
Prepare to release v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
idrabenia committed Jan 20, 2018
1 parent 01b4761 commit c026c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,7 +76,7 @@ To ignore files / folders that do not require validation you may use `.solhintig
`.gitignore` format.

```git exclude
/node_modules/
node_modules/
additiona-tests.sol
```

Expand Down
2 changes: 1 addition & 1 deletion docs/configuration.md
Expand Up @@ -28,7 +28,7 @@ To ignore files / folders that do not require validation you may use `.solhintig
`.gitignore` format.

```git exclude
/node_modules/
node_modules/
additiona-tests.sol
```

Expand Down

0 comments on commit c026c16

Please sign in to comment.