Skip to content

Commit

Permalink
[README] Add tslint-clean-code to list of community rules (palantir#3539
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Glavin001 authored and adidahiya committed Dec 1, 2017
1 parent d357ba3 commit 271e651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ If we don't have all the rules you're looking for, you can either write your own
- [tslint-immutable](https://github.com/jonaskello/tslint-immutable) - TSLint rules to disable mutation in TypeScript
- [tslint-consistent-codestyle](https://github.com/ajafff/tslint-consistent-codestyle) - TSLint rules to enforce consistent code style in TypeScript
- [tslint-sonarts](https://github.com/SonarSource/SonarTS) - Bug-finding rules based on advanced code models to spot hard to find errors in TypeScript
- [tslint-clean-code](https://github.com/Glavin001/tslint-clean-code) - A set of TSLint rules inspired by the Clean Code handbook

Development
-----------
Expand Down

0 comments on commit 271e651

Please sign in to comment.