Skip to content
This repository has been archived by the owner on Aug 12, 2023. It is now read-only.

fix: fix swiftlint diagnostics bugs #1620

Closed
wants to merge 1 commit into from
Closed

fix: fix swiftlint diagnostics bugs #1620

wants to merge 1 commit into from

Conversation

cactusnix
Copy link

When there is no check_exit_code, it use 0 as exit code, but lint commands get exit code 2, so I add the check_exit_code function.
In the meantime, I remove cwd for any swift file can be lint.

@cactusnix cactusnix closed this by deleting the head repository Mar 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant