feat(config): support the rules option in clice.toml
#224 · C++ · ★ 1.3k · Apache-2.0 · updated 11h ago
clice uses [[rules]] to set options for specific files. Currently, you only need to consider supporting three options: pattern = "" | [], type string | vector<string>. This determines whether a file matches based on the glob pattern(s) provided. The glob pattern functionality is…
replies in ~6h3/8 outside PRs mergedmaintainer left guidancepoints at a filesomeone tried before
Cleared 4m ago