mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
Meta: Add swift-format configuration
This commit is contained in:
8
.swift-format
Normal file
8
.swift-format
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"indentation": {
|
||||||
|
"spaces": 4
|
||||||
|
},
|
||||||
|
"tabWidth": 4,
|
||||||
|
"lineLength": 320
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user