I want to use Swiftlint in my Swift project.
I followed the Realm instruction and installed Swiftlint by brew install swiftlint
. Further I face the problem to create .swiftlint.yml
file.
So please suggest me how I proceed?
If you are using the terminal:
cd your_project_directory
touch .swiftlint.yml