#!/bin/bash
# Run SwiftLint in strict and quiet mode - treat warnings as errors, only show violations
swiftlint ios --strict --quiet