chipsalliance / verible-linter-action

Automatic SystemVerilog linting in github actions with the help of Verible
Apache License 2.0
24 stars 11 forks source link

Always use latest verible #19

Closed mole99 closed 2 years ago

mole99 commented 2 years ago

Similar to the verible-formatter-action, fetch the most recent version of verible and perform the linting.

Should the same arguments be used as before or should it be done the same way as the formatting action?

mole99 commented 2 years ago

Hi @mglb, should be done now.

mole99 commented 2 years ago

Whoops. Seems like deleting my fork also closes my PR. Sorry! Can you reopen it or should I create another PR?

mglb commented 2 years ago

Please create new PR with your new branch.