summaryrefslogtreecommitdiff
path: root/pygments/lexers/promql.py
Commit message (Expand)AuthorAgeFilesLines
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* 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