galaxyproject / galaxyproject/planemo

linting: Document how to use planemo lint in a git pre-commit hook

Open
#94 1 comment 0 reactions 0 assignees View on GitHub
docs missing enhancement linting
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

Once planemo has a useful lint command, we should all start using it with every commit automatically via a pre-commit hook.

Depending on the lint speed, this may require some cleverness to only test tools/files which have changed since the last commit - much like how pep8 checking is often restricted to only the Python files with changes, e.g. https://github.com/cbrueffer/pep8-git-hook

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.