mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-11 20:29:47 +08:00
15 lines
299 B
Plaintext
15 lines
299 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
|
|
|
|
[ignore-by-author-name]
|
|
regex=dependabot
|
|
ignore=all
|