chore: maintain
This commit is contained in:
parent
2378a66114
commit
25482857d4
58 changed files with 1095 additions and 747 deletions
|
|
@ -436,7 +436,10 @@ in
|
|||
ts-error-translator.enable = true;
|
||||
};
|
||||
};
|
||||
python.enable = true;
|
||||
python = {
|
||||
enable = true;
|
||||
format.type = [ "ruff" ];
|
||||
};
|
||||
markdown = {
|
||||
enable = true;
|
||||
extensions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue