Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mschuchard/linter-travis-lint
travis lint linter for pulsar
https://github.com/mschuchard/linter-travis-lint
atom-editor atom-package hacktoberfest linter pulsar-edit pulsar-package travis-ci
Last synced: about 1 month ago
JSON representation
travis lint linter for pulsar
- Host: GitHub
- URL: https://github.com/mschuchard/linter-travis-lint
- Owner: mschuchard
- License: mit
- Created: 2017-06-05T20:54:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T14:41:43.000Z (about 1 year ago)
- Last Synced: 2024-10-30T11:12:21.635Z (3 months ago)
- Topics: atom-editor, atom-package, hacktoberfest, linter, pulsar-edit, pulsar-package, travis-ci
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
![Preview](https://raw.githubusercontent.com/mschuchard/linter-travis-lint/master/linter_travis_lint.png)
### Linter-Travis-Lint
Linter-Travis-Lint aims to provide functional and robust `travis lint` 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 `travis` gem is required to be installed before using this. The Atom-IDE-UI and Language-YAML packages are also required. If you have installed the Language-Ansible package, this package is still compatible with its identifying of `.yml` as Ansible files.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 files named `.travis.yml` will be linted with this linter. Some output may be redundant with YAML linters, such as the syntax checker.