Skip to content

Developer Experience Tweaks#383

Merged
FIrgolitsch merged 3 commits intoSkretzo:masterfrom
mpickering:wip/devx-tweaks
Apr 3, 2026
Merged

Developer Experience Tweaks#383
FIrgolitsch merged 3 commits intoSkretzo:masterfrom
mpickering:wip/devx-tweaks

Conversation

@mpickering
Copy link
Copy Markdown

  • Add .editorconfig to helping modifying .tsv files if your editor is configured to strip trailing whitespace and expand tab characters.
  • Make scripts/tsv-lint.sh portable
  • Print out the filename which fails the csv checker on CI.

Some operating systems do not package /bin/bash (for example, NixOS)
The editorconfig makes it easier to edit .tsv files if you have your
editor configured to expand tab characters and strip trailing
whitespace.
@FIrgolitsch
Copy link
Copy Markdown
Collaborator

Good changes. The TSVs can be a bit of hassle to work with. Maybe it's better to convert them to CSVs in the future.

@FIrgolitsch FIrgolitsch merged commit 7c4decf into Skretzo:master Apr 3, 2026
2 checks passed
FIrgolitsch pushed a commit that referenced this pull request Apr 5, 2026
* ci: Log which file is failing lint
* ci: Make tsv-lint.sh script portable
* devx: Add editorconfig to help editing .tsv files
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