mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-05-07 20:12:41 +00:00
33acc79c36
Adds CI for the following checks: - YAML lint - Python lint - Unacceptable language - Broken symlinks - API breakages In the future the following checks will be added: - Documentation - License headers - Formatting - Shell check
8 lines
114 B
INI
8 lines
114 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|