Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Custom Rulesets #173

Open
amthorn opened this issue Apr 10, 2021 · 0 comments
Open

Add Support for Custom Rulesets #173

amthorn opened this issue Apr 10, 2021 · 0 comments

Comments

@amthorn
Copy link

amthorn commented Apr 10, 2021

Custom rulesets is a standard with many linters and provides flexibility for users to create their own linting rules that may apply only to their company or project.

dockerfile lint -r ruleset.js Dockerfile

This would give me the flexibility to provide my own rulesets, which i am currently having to fork and fix for a project i'm working on. I submitted a PR for this here: #172

This documents the underlying issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant