Metadata-Version: 1.1
Name: StyleLintBear
Version: 0.10.0
Summary: 'StyleLintBear' bear for coala (http://coala.rtfd.org/)
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3.0
Description: 
            Checks the code with stylelint. This will run stylelint over each file
            separately.
        
            Detect errors and potential problems in CSS code and to enforce
            appropriate coding conventions. For example, problems like syntax errors,
            invalid color codes etc can be detected.
        
            For more information on the analysis visit <http://stylelint.io/>
            
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Text Processing :: Linguistic
