mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-30 13:56:27 -04:00
rpmlint lexer: colour spec name
This commit is contained in:
@@ -14,7 +14,7 @@ rules:
|
||||
- yellow: "\\d+\\sbadness"
|
||||
- blue: "checks:\\s\\d+"
|
||||
- blue: "packages:\\s\\d+"
|
||||
- constant.string: "^([A-Z_a-z_0-9_\\.]+)\\.spec"
|
||||
- constant.string: "^([A-Z_a-z_0-9_\\./]+)\\.spec"
|
||||
- constant.string: "^(=+)\\srpmlint session starts\\s(=+)$"
|
||||
- preproc: "\\b(BuildArch|BuildArchitectures|ExclusiveArch|ExcludeArch):"
|
||||
- preproc: "\\b(Conflicts|Obsoletes|Provides|Requires|Requires\\(.*\\)|Enhances|Suggests|BuildConflicts|BuildRequires|Recommends|PreReq|Supplements):"
|
||||
|
||||
Reference in New Issue
Block a user