lordmauve / lordmauve/flake8-html
Support livereload based linting
Open
- Dominant language
- Python
- Stars
- 50
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
We should support a command to run flake8-html with [livereload](https://pypi.python.org/pypi/livereload).
We could make this a [setuptools extra](http://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies).
Contributor guide
Research direction
Start by locating flake8-html's command entry points and setuptools packaging metadata, then review the livereload API and optional-dependency configuration. Done means an optional livereload-enabled command runs flake8-html and reloads its HTML output when source files change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100