Skip to content

Commit

Permalink
psl-lint v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atiplea committed Dec 4, 2018
1 parent be9383b commit aabaa38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/pslLint/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This module works by adding rules that are automatically checked at the appropri
* TodoInfo
* TwoEmptyLines
* PropertyIsDummy
* TblColDocumentation


## Contributing
Expand Down
2 changes: 1 addition & 1 deletion src/pslLint/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pslLint/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "psl-lint",
"version": "1.4.0",
"version": "1.5.0",
"description": "Code quality for PSL",
"main": "./lib/pslLint/cli/cli.js",
"bin": {
Expand Down

0 comments on commit aabaa38

Please sign in to comment.