mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user