Skip to content

chore: convert final-newline lint to Bash; drop irrelevant excludes - #135

Merged
philippemnoel merged 1 commit into
mainfrom
chore/fix-final-newline-lint
Jun 14, 2026
Merged

chore: convert final-newline lint to Bash; drop irrelevant excludes#135
philippemnoel merged 1 commit into
mainfrom
chore/fix-final-newline-lint

Conversation

@philippemnoel

@philippemnoel philippemnoel commented Jun 14, 2026

Copy link
Copy Markdown
Member

Why

This repo already replaced the broken git ls-files --modified step — but with a Python implementation, while the rest of the org standardized on Bash.

Change

  1. Convert the Check for Missing Final Newlines step from Python to Bash for org-wide consistency (identical behavior).
  2. Drop the irrelevant exclude list from both lint steps — the .nix/.sql/.out/.rs (+docker/manifests) excludes were inherited from paradedb and dont apply to this repo.

Verified 0 violations for both checks on the current tree.

@philippemnoel
philippemnoel force-pushed the chore/fix-final-newline-lint branch from ddb7dfc to 7c23c4b Compare June 14, 2026 21:31
@philippemnoel philippemnoel changed the title chore: convert final-newline lint check from Python to Bash chore: convert final-newline lint to Bash; drop irrelevant excludes Jun 14, 2026
@philippemnoel
philippemnoel merged commit a78233a into main Jun 14, 2026
21 checks passed
@philippemnoel
philippemnoel deleted the chore/fix-final-newline-lint branch June 14, 2026 21:34
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.

1 participant