wysiib / linter-prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linter-prolog

This linter plugin for Linter uses SWI or SICStus Prolog to lint Prolog source files.

Installation

Call

$ apm install linter-prolog

from the command line or install linter-prolog using the preferences.

The two packages language-prolog by Jakehp and Linter will be installed automatically. You do not need to worry about dependencies.

Contributing

Feel free to provide feature requests or bug reports using the link above.

Code contributions are greatly appreciated. Please fork this repository and open a pull request.

Please note that modifications should follow these coding guidelines:

  • Indent is 2 spaces.
  • Code should pass coffeelint linter. This is automatically verified by travis-ci.

About

License:MIT License


Languages

Language:JavaScript 52.8%Language:CoffeeScript 44.8%Language:Prolog 2.4%