How do I create .swiftlint.yml file & where I need to put it? July 20, 2023 by Tarik If you are using the terminal: cd your_project_directory touch .swiftlint.yml