0.0.6 - Plethora of goodness
Pre-release
Pre-release
- Read configuration from
stricter.config.js
only - Rule files are required to end with
.rule.js
include
andexclude
accept a regex, an array of regexes or a function- Pass file path relative to root folder to
include
andexclude
tests - File
contents
was renamed intosource
- New log level
off
- Default log level is
warning
ast
is now a function that returns AST- Error code returned equals number of errors
- Unit tests
- Readme update