Skip to content

Atom linter plugin for HTML, using tidy

Notifications You must be signed in to change notification settings

d4k0/linter-tidy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

linter-tidy

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

Installation

  • Install tidy
  • $ apm install language-html (if you don't have language-html installed)
  • $ apm install linter (if you don't have linter installed)
  • $ 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

Donation

Share the love!

About

Atom linter plugin for HTML, using tidy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%