You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/promql/parser
Matthieu MOREL bae9a21200
Merge branch 'main' into linter/nilerr
2 years ago
..
ast.go style: Replace `else if` cascades with `switch` 2 years ago
functions.go
generated_parser.y labels: simplify call to get Labels from Builder 2 years ago
generated_parser.y.go labels: simplify call to get Labels from Builder 2 years ago
lex.go style: Replace `else if` cascades with `switch` 2 years ago
lex_test.go
parse.go style: Replace `else if` cascades with `switch` 2 years ago
parse_test.go enable gocritic, unconvert and unused linters 2 years ago
prettier.go
prettier_rules.md
prettier_test.go
printer.go style: Replace `else if` cascades with `switch` 2 years ago
printer_test.go
value.go