Makefile: talk about nit_env.sh after successful `make all`
[nit.git] / share / man / nitpick.md
1 # NAME
2
3 nitpick - collect potential style and code issues.
4
5 # SYNOPSIS
6
7 nitpick [*options*] FILE...
8
9 # DESCRIPTION
10
11 `nitpick` is a fast code checker.
12
13 It is currently used with the vim syntactic plugin.
14
15 # OPTIONS
16
17 Only common options of the Nit tools are understood.
18
19 # SEE ALSO
20
21 The Nit language documentation and the source code of its tools and libraries may be downloaded from <http://nitlanguage.org>