crie

command module
v0.19.43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2020 License: MIT Imports: 7 Imported by: 0

README

crie.

crie cli demo

Effectively format and lint code for a variety of languages

Docker Cloud Build Status

Features

This tool enables teams of developers to use static-analysis where they normally wouldn't:
  • 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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
imp
imp
verify
lang/go/src command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL