1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Minor cleanup of the repo (#822)

* *: source files should not be executable

* *: make sure files have final newline

* *: remove BOM from text files

* translations: unify headers

* *: fix typos

* *: trim excess whitespace
This commit is contained in:
a1346054
2021-09-04 19:59:25 +00:00
committed by GitHub
parent ff3cbf5672
commit 32052f214b
152 changed files with 363 additions and 366 deletions

2
.github/stale.yml vendored
View File

@@ -18,7 +18,7 @@ closeComment: >
This issue has been automatically closed because it has not had
recent activity. This probably means that it is not reproducible
or it has been fixed in a newer version. If its an enhancement
and hasnt been taken on for so long, then it seems no one has
and hasn't been taken on for so long, then it seems no one has
the time to implement this.
Please reopen if you still encounter this issue with the [latest stable version](https://www.veracrypt.fr/en/Downloads.html).
You can also contribute directly by providing a pull request.