diff options
author | TG <tarik.graba@telecom-paristech.fr> | 2020-04-08 14:30:23 +0200 |
---|---|---|
committer | TG <tarik.graba@telecom-paristech.fr> | 2020-04-18 09:57:01 +0200 |
commit | 00eee550ea5d494172bd83fbbc221aa221c956b9 (patch) | |
tree | daaf6fe8ca34cc97c42c108a60b6ced13336daf1 /ale_linters/tex/chktex.vim | |
parent | 198361bc0da6f13d1ea5f699fc202c981e97b861 (diff) | |
download | ale-00eee550ea5d494172bd83fbbc221aa221c956b9.zip |
Adds column number to the verilator verilog linter
Since version 4.032 (04/2020) verilator linter messages also contain the
column number, and look like:
%Error: /tmp/test.sv:3:1: syntax error, unexpected endmodule, expecting ';'
To stay compatible with old versions of the tool, the column number is
optional in the researched pattern regular expression.
See commit:
https://github.com/verilator/verilator/commit/81c659957e89f28861fde870f000cce2d5f76729
Diffstat (limited to 'ale_linters/tex/chktex.vim')
0 files changed, 0 insertions, 0 deletions