• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-hadolint

Lint Docker files using Hadolint
  • #docker
  • #linter
  • #hadolint
AtomLinter
1.0.0 929
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-hadolint

Build Status Dependency Status

This linter plugin for Linter provides an interface to hadolint. It will be used with files that have the "source.dockerfile" syntax.

Installation

Hadolint installation

You must have hadolint installed to use this plugin.

Plugin installation

apm install linter-hadolint

Note that if you do not have the linter package installed it will be installed for you.

Contributing

See the contributing guidelines to get started.

Settings

You can configure linter-hadolint from the settings menu:

  • executablePath Path to your hadolint executable. By default it will use hadolint as the executable.

  • ignoreErrorCodes A list of error codes to ignore.

    Example: To ignore DL3000 and DL3002 you would enter something like this:

    DL3000, DL3002
    

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by