Adding upstream version 2.6.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
4d8cd0ce4c
commit
2b08a89310
39 changed files with 2140 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM alpine:3.21
|
||||
|
||||
COPY editorconfig /usr/local/bin/
|
||||
|
||||
ENTRYPOINT [ "editorconfig" ]
|
Loading…
Add table
Add a link
Reference in a new issue