1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 19:55:40 +02:00
docker-mailserver/.github
Brennan Kinney ad8b618b46
fix: Ensure files are committed with eol=lf via .gitattributes (#3527)
* chore: Use `.yml` extension

Both of these files support the `.yml` extension. Normalize on that.

* fix: Add `.gitattributes` to ensure `LF` line-endings are committed

Avoids accidentally committing files with `CRLF` when they're created on Windows. Or worse, if some editors don't detect `LF` and would introduce mixed line-endings with `CRLF`.

Shouldn't be a problem in practice as we already have a linting check to catch this via CI during PRs. This file is complimentary, in that it should automate that concern away.
2023-09-09 09:35:57 +12:00
..
ISSUE_TEMPLATE fix: Ensure files are committed with eol=lf via .gitattributes (#3527) 2023-09-09 09:35:57 +12:00
workflows chore(deps): Bump actions/checkout from 3 to 4 (#3525) 2023-09-04 17:07:38 +02:00
dependabot.yml Added docker to dependabot.yml config (#2316) 2021-12-11 09:58:17 +01:00
FUNDING.yml create .github/FUNDING.yml (#2512) 2022-04-02 15:56:29 +02:00
pull_request_template.md chore(docs): outsourcing environment vars to the documentation (#1948) 2021-05-11 22:15:34 +12:00