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

linter-polymer

Linter plugin for Polymer elements, using polylint
  • #lint
  • #linter
  • #polymer
  • #polylint
  • #hydrolysis
opus1269
0.0.3 1,800
6
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-polymer

Plugin installs! Package version!

This plugin for linter provides an interface to polylint. It will lint HTML files

Installation

The Linter package must be installed in order to use this plugin. If it isn't installed, please follow the instructions here.

Plugin installation

$ apm install linter-polymer

Settings

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

'linter-polymer':
  # Lint files while typing, without the need to save 
  lintOnFly: true
 
  # Name of the bower directory 
  bowerDir: 'bower_components'
 
  # Display messages for all imported files 
  allMessages: false

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the plugin repository
  2. Hack on a separate topic branch created from the latest master
  3. Commit and push the topic branch
  4. Make a pull request
  5. Welcome to the club :sunglasses:

Please note that modifications should follow these coding guidelines:

  • Indent of 2 spaces
  • Code should pass CoffeeLint with the provided coffeelint.json
  • Vertical whitespace helps readability, don't be afraid to use it

Thank you for helping out!

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