Skip to content

mschuchard/linter-circle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linter-Circle

Linter-Circle aims to provide functional and robust circleci config validate linting functionality within Pulsar.

This package is now in maintenance mode. All feature requests and bug reports in the Github repository issue tracker will receive a response, and possibly also be implemented (especially bug fixes). However, active development on this package has ceased.

Installation

The CircleCI CLI binary executable is required to be installed before using this package. The Atom-IDE-UI and Language-YAML packages are also required.

All testing is performed with the latest stable version of Pulsar. Any version of Atom or any pre-release version of Pulsar is not supported.

Usage

  • All YAML files named config.yml with a workflows key will be linted with this linter. Be aware of this in case you have a non-Circle YAML file with this characteristic. Also be aware of this in case you have a typo for the workflows key, since this linter will then not trigger.