formatting
This commit is contained in:
parent
f5ac9c1841
commit
60cfc451ef
1 changed files with 1 additions and 3 deletions
|
|
@ -10,9 +10,7 @@
|
|||
formatting.command = [ "${lib.getExe pkgs.nixfmt-rfc-style}" ];
|
||||
};
|
||||
};
|
||||
pyright = {
|
||||
enable = true;
|
||||
};
|
||||
pyright.enable = true;
|
||||
typos_lsp = {
|
||||
enable = true;
|
||||
extraOptions.init_options.diagnosticSeverity = "Hint";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue