Skip to content

Add swiftlint as a pre-commit check #2011

@adwinross

Description

@adwinross

Currently, we run swiftlint checks on ci using cirruslabs/swiftlint-action.

The problem here is that cirruslabs/swiftlint-action does not provide an option to run checks using the swiftlint config, which is resulting in ci failure as its linting flutter ios code too.

Adding swiftlint as a pre-commit hook should solve this issue.

Metadata

Metadata

Assignees

Labels

choreinternal tasksiosios related

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions