clang-tidy parser and executor #26
|
@ -13,7 +13,7 @@ type Match struct {
|
||||||
|
|
||||||
type Conf struct {
|
type Conf struct {
|
||||||
Score int `default:"100"`
|
Score int `default:"100"`
|
||||||
RootDir string `default:"\\w"`
|
RootDir string `default:"/w"`
|
||||||
Matches []Match
|
Matches []Match
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user