Skip to content

Add common configuration files for linters and other programs#721

Merged
mhucka merged 10 commits into
masterfrom
mh-add-common-config-files
May 27, 2025
Merged

Add common configuration files for linters and other programs#721
mhucka merged 10 commits into
masterfrom
mh-add-common-config-files

Conversation

@mhucka
Copy link
Copy Markdown
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 dstrain115 and pavoljuhas May 24, 2025 02:05
@mhucka mhucka enabled auto-merge (squash) May 24, 2025 02:33
@mhucka
Copy link
Copy Markdown
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