add editorconfig

closes #41
This commit is contained in:
Caesar Schinas 2023-07-25 12:19:50 +01:00
parent dff48adf8d
commit 2ee38ab2ba
No known key found for this signature in database
GPG key ID: AE9108461BEA5ACF
2 changed files with 19 additions and 4 deletions

15
.editorconfig Normal file
View file

@ -0,0 +1,15 @@
# https://editorconfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false

View file

@ -10,7 +10,7 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an
## Contents
- [Official resources](#official-resources)
- [Documentation](#documentation)
- [Tutorials](#tutorials)
- [Tutorials](#tutorials)
- [Public instances](#public-instances)
- [Packaging](#packaging)
- [Forgejo Actions runners](#forgejo-actions-runners)
@ -71,7 +71,7 @@ Platform-specific packages to easily install and update Forgejo on your system.
Also see [forgejo package versions on Repology](https://repology.org/project/forgejo/versions).
- **Alpine**
- [unofficial `forgejo-alpine` package](https://codeberg.org/Eragon/forgejo-alpine)
- [unofficial `forgejo-alpine` package](https://codeberg.org/Eragon/forgejo-alpine)
- **Arch Linux**
- [Arch community `forgejo` package](https://archlinux.org/packages/community/x86_64/forgejo/)
- [AUR `forgejo-git` package](https://aur.archlinux.org/packages/forgejo-git)
@ -109,7 +109,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
### Mobile
- [GitNex](https://gitnex.com/) ([repo](https://codeberg.org/gitnex/GitNex)) - Android client for Forgejo and Gitea (`Android GPL`)
- 👻 [GitTouch](https://github.com/git-touch/git-touch) - Mobile client for Forgejo, Gitea, GitHub, GitLab, Bitbucket (`Android, iOS Apache`)
- 👻 [GitTouch](https://github.com/git-touch/git-touch) - Mobile client for Forgejo, Gitea, GitHub, GitLab, Bitbucket (`Android, iOS Apache`)
### Command-line
- [tea](https://gitea.com/gitea/tea) - the official Gitea CLI client, works with Forgejo (`cross-platform MIT`)
@ -155,4 +155,4 @@ With delight we present you some of our [delightful contributors](delightful-con
To the extent possible under law, the [maintainers](#maintainers) and other [contributors](delightful-contributors.md) have waived all copyright and related or neighboring rights to this work.
[forgejo]: https://codeberg.org/forgejo-contrib/delightful-forgejo/media/branch/main/resources/forgejo-16.png
[forgejo]: https://codeberg.org/forgejo-contrib/delightful-forgejo/media/branch/main/resources/forgejo-16.png