mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 21:33:40 +00:00
split CodingReadme into multiple files
This commit is contained in:
parent
92d5550a90
commit
d9ec35a526
11 changed files with 295 additions and 318 deletions
|
@ -6,7 +6,7 @@ BreakBeforeBraces: Linux
|
|||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentCaseLabels: false
|
||||
|
||||
# From CodingReadme
|
||||
# From guidelines/CodingStyle
|
||||
TabWidth: 8
|
||||
ContinuationIndentWidth: 2
|
||||
ColumnLimit: 150
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue