Python, ZCML, PT, HTML, JS, CSS source checking/linting
Project description
This package provides a source checking/linting tool.
CHANGES
0.5.9 (2021-01-21)
added python3 support
0.5.8 (2018-11-24)
bugfix: css lint checker and JAVA_HOME dependency. We use java as fallback command if JAVA_HOME path is not set. This will prevent a KeyError on JAVA_HOME lookup from os.environ. JAVA_HOME or the java command must be available for css lint checker.
0.5.7 (2018-11-09)
feature: support p01.checker.silence for non ascii checker
0.5.6 (2013-10-02)
added more entity for chameleon PT checker
0.5.5 (2013-10-02)
bugfix: missing line attribute for fuzzy items
0.5.4 (2013-03-27)
bugfix: fix unicode troubles in reported summary.
feature: added skipFolderNames list option which allows to skip folders by it’s name
0.5.3 (2013-02-02)
fix pyflakes checker result for SyntaxError and IndentationError
0.5.2 (2012-12-25)
bugfix: adjust MANIFEST.in and include missing csslint javascript and jar files
implemented .png file checker
added test images with bloat data
0.5.1 (2012-12-25)
implemented checkers as name, checker dict data and allow to configure skip file names per checker
implemented css lint based CSSLintChecker as a working replacement for CSSChecker. The CSSLIntChecker requires a working java installation and is based on the included js.jar and csslint-rhino.js jar file.
skip CSSChecker by default. This chcker produces unuseable output for the twitter bootstrap styles sheets. Every second style is reported as unknown.
0.5.0 (2012-12-23)
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file p01.checker-0.5.9.tar.gz
.
File metadata
- Download URL: p01.checker-0.5.9.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38f199c6ddac2c59532b8123a7889d5dbf77104c077f9f35ac85dfcb141f8e13 |
|
MD5 | 89cb6a98b1a8ba6b46b7614d33947d9e |
|
BLAKE2b-256 | f57f87a2c498a501d23f9fbed9126eee21e36597ebd37676e86303d1c0fb7c36 |