mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
Update clang-format config and apply
- Regroup and sort #include directives (like we used to, but automatic) - Set AlwaysBreakTemplateDeclarations to true
This commit is contained in:
+2
-1
@@ -24,9 +24,10 @@
|
||||
#include "verilatedos.h"
|
||||
|
||||
#include "V3Common.h"
|
||||
|
||||
#include "V3Ast.h"
|
||||
#include "V3Global.h"
|
||||
#include "V3EmitCBase.h"
|
||||
#include "V3Global.h"
|
||||
|
||||
//######################################################################
|
||||
// Common component builders
|
||||
|
||||
Reference in New Issue
Block a user