mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 10:01:11 +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:
+3
-1
@@ -14,10 +14,12 @@
|
||||
//
|
||||
//*************************************************************************
|
||||
|
||||
#include "VlcTop.h"
|
||||
|
||||
#include "V3Error.h"
|
||||
#include "V3Os.h"
|
||||
|
||||
#include "VlcOptions.h"
|
||||
#include "VlcTop.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
|
||||
Reference in New Issue
Block a user