Skip to content

Add common configuration files for linters and other programs #721

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

Merged
merged 10 commits into from
May 27, 2025

Conversation

mhucka
Copy link
Collaborator

@mhucka mhucka commented May 24, 2025

These configuration files use a line length of 80, because analysis of existing files shows that the greatest number of lines in the files are 80 chars or less.

mhucka added 8 commits May 23, 2025 19:02
This uses a line length of 80, because analysis of existing files shows
that the greatest number of lines in the files are 80 chars or less.
This is for the Dockerfile linter program `hadolint`.
The lines in the files of this project are most often 80 chars or less,
so let's use that as the convention for this project.
@mhucka mhucka requested review from pavoljuhas and dstrain115 May 24, 2025 02:05
@mhucka mhucka enabled auto-merge (squash) May 24, 2025 02:33
@mhucka
Copy link
Collaborator Author

mhucka commented May 24, 2025

Resolves #698.

@mhucka mhucka added the area/health Involves general matters of project configuration, health, maintenance, and similar concerns label May 24, 2025
@mhucka mhucka disabled auto-merge May 27, 2025 00:19
@mhucka mhucka merged commit 7fa3e14 into master May 27, 2025
14 of 19 checks passed
@mhucka mhucka deleted the mh-add-common-config-files branch May 27, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/health Involves general matters of project configuration, health, maintenance, and similar concerns
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants