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