Command-line kanban utility
Clikan is a super simple command-line utility for tracking tasks following the Japanese kanban (boarding) style.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'pytest' does not match package name 'python-pytest' | |
input-labels Identify input labels that do not match package names | label 'click' does not match package name 'python-click' | |
input-labels Identify input labels that do not match package names | label 'click' does not match package name 'python-click' | |
input-labels Identify input labels that do not match package names | label 'click-default-group' does not match package name 'python-click-default-group' | |
input-labels Identify input labels that do not match package names | label 'pyyaml' does not match package name 'python-pyyaml' | |
input-labels Identify input labels that do not match package names | label 'rich' does not match package name 'python-rich' |