Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mschuchard/linter-puppet-linting
Puppet linting via Puppet-Lint for pulsar
https://github.com/mschuchard/linter-puppet-linting
atom-editor atom-package hacktoberfest linter pulsar-edit pulsar-package puppet puppet-lint
Last synced: 2 days ago
JSON representation
Puppet linting via Puppet-Lint for pulsar
- Host: GitHub
- URL: https://github.com/mschuchard/linter-puppet-linting
- Owner: mschuchard
- License: mit
- Created: 2022-04-08T18:29:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T18:25:34.000Z (9 months ago)
- Last Synced: 2024-12-08T11:22:53.892Z (about 2 months ago)
- Topics: atom-editor, atom-package, hacktoberfest, linter, pulsar-edit, pulsar-package, puppet, puppet-lint
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
![Preview](https://raw.githubusercontent.com/AtomLinter/linter-puppet-lint/master/linter_puppet_lint.png)
# linter-puppet-linting
This Pulsar package is the new home of `AtomLinter/linter-puppet-lint`. That package was no longer able to be maintained due to lack of administrator permissions to fix the continuous integration tests and/or bypass the protected branch status. Therefore I have migrated the package I formerly maintained there to its new home here.
This package provides linter support for your Puppet manifests in Pulsar using Puppet-Lint.
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 `puppet-lint` gem must be installed. The minimum supported version of `puppet-lint` is 2.1.0. The Atom-IDE-UI and Language-Puppet 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
- There are no special notes for using this package.