Discover Packages
github.com/tyhal/crie
module
Version:
v0.19.80
Opens a new window with list of versions in this module.
Published: Jul 7, 2021
License: MIT
Opens a new window with license information.
README
README
¶
crie.
Effectively format and lint code for a variety of languages
Features
Avoid remembering multiple run configurations
Avoid various install instructions
Quality of Life:
Git friendly - Only check changed files in the last few commits
Extendable for more languages
Fast and clean output
Batteries included but swappable - Swap any implementation with another linter
Identify files lacking any static-analysis
Install
Bundled all-together with Docker
git clone https://github.com/tyhal/crie /tmp/crie; sudo /tmp/crie/script/crie install
The suggested way to start running crie is to run chk
at the top of your project and add --continue
to see every error in the project (this will not change any code)
crie chk --continue
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.