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

New linter for test(symbol) #6120

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

MichaelChirico
Copy link
Member

@MichaelChirico MichaelChirico commented May 3, 2024

This is a follow-up to #6041 that will prevent regression on that front going forward.

Copy link
Member Author

MichaelChirico commented May 3, 2024

@MichaelChirico MichaelChirico changed the title lint-test-literal New linter for test(symbol) May 3, 2024
@MichaelChirico MichaelChirico marked this pull request as ready for review May 3, 2024 05:27
@tdhock
Copy link
Member

tdhock commented May 3, 2024

great but do we need to turn off the linter in test(variable, which happens a couple of times right?

@MichaelChirico
Copy link
Member Author

great but do we need to turn off the linter in test(variable, which happens a couple of times right?

it only happens once now in tests.Rraw (hence the nolint). It happens a few more times in froll, hence the config entry in #6121. I'd rather not touch those tests until the existing froll PRs are eventually cleared.

@tdhock
Copy link
Member

tdhock commented May 3, 2024

great

Copy link
Member Author

MichaelChirico commented May 4, 2024

Merge activity

@MichaelChirico MichaelChirico changed the base branch from lint-lengths to master May 4, 2024 16:13
@MichaelChirico MichaelChirico merged commit b94b7ca into master May 4, 2024
3 checks passed
@MichaelChirico MichaelChirico deleted the 05-02-lint-test-literal branch May 4, 2024 16:16
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.

None yet

3 participants