Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove lint.sh; re-add 'make fmt' #2113

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Remove lint.sh; re-add 'make fmt' #2113

merged 2 commits into from
Jan 10, 2025

Conversation

denik
Copy link
Contributor

@denik denik commented Jan 10, 2025

See Makefile for explanation on difference between 'make fmt' and 'make lint'.

I also removed lint.sh. Original motivation was to use it in aider, but it's not a good fit there, because aider passes filenames and it does not work well with most golang linters which requires whole packages to work.

Follow up to #2062, #2056, #2051.

See Makefile for explanation on difference between 'make fmt' and 'make lint'.

I also removed lint.sh. Original motivation was to use it in aider, but it's not
a good fit there, because aider passes filenames and it does not work well with
golangci-lint which requires whole packages to work.

Follow up to #2062.
@denik denik temporarily deployed to test-trigger-is January 10, 2025 09:32 — with GitHub Actions Inactive
@denik denik merged commit 75cd582 into main Jan 10, 2025
8 of 9 checks passed
@denik denik deleted the denik/remove-lint.sh branch January 10, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants