From fb2d35f2875967b92af9e1e7d31724ce0456fa83 Mon Sep 17 00:00:00 2001 From: Nathan Thomas Date: Mon, 6 May 2024 10:47:32 -0700 Subject: feat: add verible formatter for SystemVerilog (#391) * Add verible formatter * Add verible to README formatter list * Update description * Formatting * Formatting attempt again * lint: apply stylua --------- Co-authored-by: Steven Arcangeli --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b00770e..6d40463 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ You can view this list in vim with `:help conform-formatters` - [typstfmt](https://github.com/astrale-sharp/typstfmt) - Basic formatter for the Typst language with a future! - [uncrustify](https://github.com/uncrustify/uncrustify) - A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and Vala. - [usort](https://github.com/facebook/usort) - Safe, minimal import sorting for Python projects. +- [verible](https://github.com/chipsalliance/verible/blob/master/verilog/tools/formatter/README.md) - The SystemVerilog formatter. - [xmlformat](https://github.com/pamoller/xmlformatter) - xmlformatter is an Open Source Python package, which provides formatting of XML documents. - [xmllint](http://xmlsoft.org/xmllint.html) - Despite the name, xmllint can be used to format XML files as well as lint them. - [yamlfix](https://github.com/lyz-code/yamlfix) - A configurable YAML formatter that keeps comments. -- cgit v1.2.3-70-g09d2