• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

linter-tidy

Linter plugin for HTML, using tidy
  • #linter
  • #lint
  • #tidy
  • #tidy-html5
AtomLinter
2.4.0 168,080
262
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-tidy

This package will lint your .html opened files in Atom through tidy-html5.

Installation

  • Install tidy-html5
  • $ apm install linter-tidy

Settings

You can configure linter-tidy by editing ~/.atom/config.cson (choose Open Your Config in Atom menu):

'linter-tidy':
  'tidyExecutablePath': null # tidy path. run 'which tidy' to find the path
  'grammarScopes': [
    'text.html.basic'
  ] # A list of grammar scopes to lint with Tidy.

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