Merge pull request #913 from sjcobb2022/language-overhaul

languages: overhaul
This commit is contained in:
raf 2025-07-19 03:14:16 +03:00 committed by GitHub
commit b094fe233a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 1714 additions and 1164 deletions

View file

@ -84,6 +84,7 @@ isMaximal: {
ocaml.enable = false;
elixir.enable = false;
haskell.enable = false;
hcl.enable = false;
ruby.enable = false;
fsharp.enable = false;