mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 07:35:48 +03:00
[PR #606] [MERGED] ci(lint): enable misspell linter (phase 1) #649
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#649
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/606
Author: @rudrankriyam
Created: 2/17/2026
Status: ✅ Merged
Merged: 2/17/2026
Merged by: @rudrankriyam
Base:
main← Head:ci/enable-misspell-linter📝 Commits (1)
fbfd988ci(lint): enable misspell linter (phase 1 of #602)📊 Changes
1 file changed (+10 additions, -2 deletions)
View changed files
📝
.golangci.yml(+10 -2)📄 Description
Summary
misspellgolangci-lint linter as phase 1 of #602.ignore-wordsfor Apple/ASC domain terms (cancelled,cancelling) to avoid false positives.Checks run
make lint— passesASC_BYPASS_KEYCHAIN=1 make test— passesCloses phase 1 of #602.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.