codeclimate

Code Climate CLI

AGPL-3.0 License

Stars
2.5K

Bot releases are hidden (Show)

codeclimate - v0.61.1

Published by maxjacobson over 7 years ago

[NEW] Direct CLI users to README for upgrade instructions

codeclimate - v0.61.0

Published by gdiggs over 7 years ago

[NEW] Only check for updates every hour

codeclimate - v0.60.1

Published by wfleming over 7 years ago

  • [FIX] exit 1 instead of 0 when encountering certain errors
codeclimate - v0.60.0

Published by gdiggs over 7 years ago

  • [NEW] Added Grep engine
codeclimate - v0.59.1

Published by maxjacobson over 7 years ago

codeclimate - v0.59.0

Published by dblandin over 7 years ago

  • [NEW]: Add proselint beta engine (#612)
  • [NEW]: Add haml-lint beta engine (#612)
  • [FIX]: Emit version checker warning on stderr (#611)
  • [FIX]: Scan for inferred config target filename alongside alternates (#610)
codeclimate - v0.58.0

Published by ABaldwinHunter over 7 years ago

codeclimate - v0.57.0

Published by ale7714 over 7 years ago

codeclimate - v0.56.0

Published by ABaldwinHunter over 7 years ago

codeclimate - v0.55.0

Published by dblandin over 7 years ago

  • [NEW] Add rustfmt beta engine (#598)
codeclimate - v0.54.0

Published by maxjacobson over 7 years ago

  • [FIX] Don't auto-enable beta-only engines
  • [FIX] Running codeclimate should print the usage instructions, not error.
  • [FIX] Running codeclimate help unknown-command should not error.
codeclimate - v0.53.0

Published by pbrisbin over 7 years ago

  • [NEW] Automatically check and warn if not running the latest version (disable with --no-check-version)
codeclimate - v0.52.0

Published by maxjacobson over 7 years ago

  • [NEW] flog is available via its stable channel
codeclimate - v0.51.3

Published by maxjacobson over 7 years ago

  • [FIX] Remove .eslintrc.yml.swp from inferred eslint configuration files and prevent from including again.
codeclimate - v0.51.2

Published by gdiggs over 7 years ago

  • [FIX] Fixed a syntax error in the ESLint configuration
codeclimate - v0.51.0

Published by gdiggs over 7 years ago

  • [NEW] Updated config for ESLint 3
  • [NEW] Eslint-1 Channel
  • [NEW] Only create engine config files if none exist
codeclimate - v0.50.0

Published by pbrisbin over 7 years ago

[FIX] Update configuration parser to avoid crashing on invalid glob-list elements

codeclimate - v0.48.0

Published by dblandin over 7 years ago

[NEW] Add TSLint beta channel #559

codeclimate - v0.46.0

Published by gdiggs over 7 years ago

[NEW] Add subcommand help (@pointlessone)

codeclimate - v0.45.0

Published by dblandin over 7 years ago

  • NEW: Added checkstyle beta channel #546
  • ENHANCEMENT: #544