chore: Update the .editorconfig file; add/update README files

Add various missing pieces to their right places:
 * Update .editorconfig in order to let editorconfig-checker know that
   aclocal.m4 (which is auto-generated) may contain trailing whitespace.
 * Add ci/README.md.
 * Update scripts/README.txt.

TODO:
Integrate editorconfig-checker into the linting workflow on GitHub.
(See .github/workflows/lint.yml)
This commit is contained in:
Cosmin Truta
2025-01-22 23:19:49 +02:00
parent deadeea7a2
commit fcb0bca15f
3 changed files with 27 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ Scripts and makefiles for libpng
makefile.atari => Atari makefile
makefile.bc32 => Borland C makefile, for Win32
makefile.beos => BeOS makefile
makefile.c89 => Generic UNIX makefile for C89 (cc -std=c89)
makefile.clang => Generic clang makefile
makefile.darwin => Darwin makefile, for macOS (formerly Mac OS X)
makefile.dec => DEC Alpha UNIX makefile