Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[Setup] Add swift lint analyzer rules #498

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR adds to swift lint analyzer rules with a bash script to run them. These will be run as part of release verification.

The relevant errors/warning for the these rules were fixed here:

Linked Issue(s)

How To Test

Run run_swift_lint_analyzer.sh in Scripts/CI (may take a while).