summaryrefslogtreecommitdiff
path: root/pygments/lexers/promql.py
Commit message (Expand)AuthorAgeFilesLines
* all: revert changes of [a-zA-Z0-9_] to \wGeorg Brandl2020-09-071-2/+2
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-17/+11
* Add a PromQL lexer (#1506)Pablo SEMINARIO2020-08-191-0/+189