summaryrefslogtreecommitdiff
path: root/libraries/vendors/ghdl.skipwarning.grcrules
blob: 0609b06082e81d95aae21c42908ca658f468c6c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# skip warnings
regexp=^.*?:\d+:\d+:warning: .*
skip=yes
=========

# color errors
regexp=^.*?:\d+:\d+: .*
colours=red
count=stop
=========

# skip additional message line on Linux
regexp=^ghdl: compilation error
skip=yes