mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-07 21:17:07 +09:00
Meta: Add swift-format configuration
This commit is contained in:
parent
cf42bf2bca
commit
1bf4a225bd
Notes:
github-actions[bot]
2024-07-31 00:39:31 +00:00
Author: https://github.com/ADKaster
Commit: 1bf4a225bd
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/821
1 changed files with 8 additions and 0 deletions
8
.swift-format
Normal file
8
.swift-format
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"indentation": {
|
||||||
|
"spaces": 4
|
||||||
|
},
|
||||||
|
"tabWidth": 4,
|
||||||
|
"lineLength": 320
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue