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

Fix new_linter & config so that it actually runs, and apply the changes #6379

Merged
merged 16 commits into from
Aug 21, 2024

Conversation

MichaelChirico
Copy link
Member

@MichaelChirico MichaelChirico commented Aug 19, 2024

Turns out this GHA was not actually doing anything since without the actions/checkout step, list.files() doesn't find anything & then the step finishes without doing anything.

Fixed that, it revealed some errors, which are now fixed.

@tdhock

This comment was marked as outdated.

@tdhock
Copy link
Member

tdhock commented Aug 20, 2024

ok so this looks great thanks.
I love the NEWS linter idea!!
does the lint-misc have green/pass build now because #6378 was merged into master and this PR has already taken in those changes?

@MichaelChirico

This comment was marked as outdated.

@MichaelChirico

This comment was marked as outdated.

@tdhock

This comment was marked as outdated.

@MichaelChirico

This comment was marked as outdated.

@MichaelChirico MichaelChirico changed the title Add a lint-misc job for language-agnostic checks, initially for testing line endings Fix new_linter & config so that it actually runs, and apply the changes Aug 20, 2024
@MichaelChirico
Copy link
Member Author

This PR is winding up to only touch the NEWS files+associated linter. Starting a separate PR w.r.t. line endings in a moment.

@tdhock
Copy link
Member

tdhock commented Aug 20, 2024

ok that is fine

@MichaelChirico MichaelChirico merged commit 4351399 into master Aug 21, 2024
7 checks passed
@MichaelChirico MichaelChirico deleted the lint-misc branch August 21, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants