0.3.11 ⢠Published 4 years ago
@gram-data/gram-lint v0.3.11
Gram lint
A CLI for processing Gram text literal files.
ā gram --help
Usage: gram [options] [path | glob ...]
undefined
Options:
-h --help output usage information
-v --version output version number
-o --output [path] specify output location
-r --rc-path <path> specify configuration file
-i --ignore-path <path> specify ignore file
-s --setting <settings> specify settings
-e --ext <extensions> specify extensions
-u --use <plugins> use plugins
-w --watch watch for changes and reprocess
-q --quiet output only warnings and errors
-S --silent output only errors
-f --frail exit with 1 on warnings
-t --tree specify input and output as syntax tree
--report <reporter> specify reporter
--file-path <path> specify path to process as
--ignore-path-resolve-from dir|cwd resolve patterns in `ignore-path` from its directory or cwd
--ignore-pattern <globs> specify ignore patterns
--silently-ignore do not fail when given ignored files
--tree-in specify input as syntax tree
--tree-out output syntax tree
--inspect output formatted syntax tree
--[no-]stdout specify writing to stdout (on by default)
--[no-]color specify color in report (on by default)
--[no-]config search for configuration files (on by default)
--[no-]ignore search for ignore files (on by default)
Examples:
# Process `input.gram`
$ gram input.gram -o output.gram
# Pipe
$ gram < input.gram > output.gram
# Rewrite all applicable files
$ gram . -o
See unified-args for usage details
0.3.11
4 years ago
0.4.0-alpha.8
4 years ago
0.3.10
4 years ago
0.4.0-alpha.6
4 years ago
0.4.0-alpha.5
4 years ago
0.4.0-alpha.4
4 years ago
0.4.0-alpha.3
4 years ago
0.4.0-alpha.2
5 years ago
0.4.0-alpha.1
5 years ago
0.3.9
5 years ago
0.3.9-alpha.2
5 years ago
0.3.8
5 years ago
0.3.7
5 years ago
0.3.5
5 years ago
0.3.4
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.3
5 years ago
0.3.0
5 years ago
0.2.18
5 years ago
0.2.15
5 years ago
0.2.17
5 years ago
0.2.14
5 years ago
0.2.13
5 years ago
0.2.12
5 years ago
0.2.13-alpha.1
5 years ago
0.2.11
5 years ago
0.2.10
5 years ago
0.2.9
5 years ago
0.2.8
5 years ago
0.2.7
5 years ago
0.2.6
5 years ago
0.2.5
5 years ago
0.2.4
5 years ago
0.2.3
5 years ago
2.0.1
5 years ago
0.1.10
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago