mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-05 01:10:24 +00:00
Meta: Add swift-format configuration
This commit is contained in:
Notes:
github-actions[bot]
2024-07-31 00:39:31 +00:00
Author: https://github.com/ADKaster Commit: https://github.com/LadybirdBrowser/ladybird/commit/1bf4a225bd7 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/821
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