Base configuration files for tools we use.
To add our config file as a parent config, add the below to the start of your local .swiftlint.yml
config file:
parent_config: https://raw.githubusercontent.com/PassiveLogic/ToolConfig/main/.swiftlint.yml
Add the .swiftformat
config file in this repository to your local repository.
Add the .periphery.yml
config file in this repository to your local repository.