mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[general]
|
|
ignore=B5,B6,B7
|
|
contrib=contrib-title-conventional-commits
|
|
|
|
### Configuring rules ###
|
|
[title-max-length]
|
|
line-length=100
|