Sha256: 21a28978bc58ce5fed6f28c832dbcaf3c6d270c8d649a3e0849683480a6bc1bc
Contents?: true
Size: 893 Bytes
Versions: 1
Compression:
Stored size: 893 Bytes
Contents
# CHANGELOG ## master ## 1.4.0 (2018-10-11) * Exit with `2` when it find matching text #27 * Import rules from another location #26 ## 1.3.1 (2018-08-16) * Delete Gemfile.lock ## 1.3.0 (2018-08-16) * Improved commandline option parsing #25 (@ybiquitous) * Skip loading dot-files #24 (@calancha) * Performance improvement on literal types #15 (@calancha) ## 1.2.0 (2018-06-29) * `case_insensitive` option is now renamed to `case_sensitive`. #4 * Return analysis JSON object from JSON reporter. #13 (@aergonaut) ## 1.1.0 (2018-05-16) * Support `{}` syntax in glob. #11 * Add `case_insensitive` option for `token` pattern. #10 ## 1.0.0 (2018-02-22) * Stop resolving realpath for symlinks. #6 * Revise non-ASCII characters tokenization. #5 ## 0.3.0 (2017-12-27) * `check` ignores config file unless explicitly given by commandline #2 ## 0.2.0 (2017-12-26) * Add `version` command
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
goodcheck-1.4.0 | CHANGELOG.md |