Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

crystal-lang-tools/linter-crystal

Repository files navigation

This package has been deprecated in favor of ide-crystal


linter-crystal

Atom Package Manager Version Atom Package Manager Downloads Travis

A bridge between the Crystal compiler and the Atom text editor, showing compilation errors alongside your code.

Installation

Install from the command line or the Atom install settings page.

As well please have a Crystal grammar, and a Linter consumer installed.

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the plugin repository.
  2. Hack on a separate topic branch created from the latest master.
  3. Commit and push the topic branch.
  4. Make a pull request.
  5. welcome to the club