mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
add colors
This commit is contained in:
parent
9ac7984f74
commit
2b67a1a679
1 changed files with 1 additions and 1 deletions
2
_tags
2
_tags
|
|
@ -159,5 +159,5 @@ true: annot, bin_annot
|
||||||
<src/data/CCFlatHashtbl.cm*> or <src/data/CCHashTrie.cm*> or <src/data/CCPersistent*>: inline(15)
|
<src/data/CCFlatHashtbl.cm*> or <src/data/CCHashTrie.cm*> or <src/data/CCPersistent*>: inline(15)
|
||||||
<src/core/CCMap.*> or <src/core/CCSet.*> or <src/core/CCList.*>: warn(-32)
|
<src/core/CCMap.*> or <src/core/CCSet.*> or <src/core/CCList.*>: warn(-32)
|
||||||
<src/**/*.ml> and not <src/misc/*.ml>: warn(+a-4-44-58-60@8)
|
<src/**/*.ml> and not <src/misc/*.ml>: warn(+a-4-44-58-60@8)
|
||||||
true: no_alias_deps, safe_string, short_paths
|
true: no_alias_deps, safe_string, short_paths, color(always)
|
||||||
<src/**/*Labels.cm*>: nolabels
|
<src/**/*Labels.cm*>: nolabels
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue