We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c108923 commit 2314da7Copy full SHA for 2314da7
CHANGELOG.md
@@ -7,6 +7,12 @@ SCIP schema:
7
- Added new `SymbolRole`: `ForwardDefinition`
8
(https://github.com/sourcegraph/scip/pull/217)
9
10
+scip CLI:
11
+
12
+- `scip print` supports turning off colorful output using `--color=false` or
13
+ by setting the environment variable `NO_COLOR=1`.
14
+ (https://github.com/sourcegraph/scip/pull/214)
15
16
## v0.3.1
17
18
SCIP schema:
0 commit comments