forked from KaruroChori/vs-fltk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
karurochari
committed
Dec 5, 2024
1 parent
95d750b
commit 8516bdc
Showing
6 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Collection of format configs for this project. | ||
As a developer you should not be too concerned about them, they will be picked up by CI. | ||
|
||
- [`clang-format`](https://clang.llvm.org/docs/ClangFormat.html) for C/C++ | ||
- [`biome`](https://biomejs.dev/) for TS/TSX/JSON | ||
- [`xmllint`](https://gitlab.gnome.org/GNOME/libxml2) for XML | ||
|
||
Missing (I need to check what vscode is using for them right now maybe): | ||
|
||
- Swift | ||
- yml | ||
- toml | ||
- md |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters