mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Add comment headers to verilog linters
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
" Author: Masahiro H https://github.com/mshr-h
|
||||
" Description: iverilog for verilog files
|
||||
|
||||
if exists('g:loaded_ale_linters_verilog_iverilog')
|
||||
finish
|
||||
endif
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
" Author: Masahiro H https://github.com/mshr-h
|
||||
" Description: verilator for verilog files
|
||||
|
||||
if exists('g:loaded_ale_linters_verilog_verilator')
|
||||
finish
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user