generated from Luis/nextjs-python-web-template
Prettier ignores openapi markdown files now
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
treefmt.settings.formatter.prettier.excludes = [
|
||||
"secrets.yaml"
|
||||
"key.json"
|
||||
"keyfile.json"
|
||||
"**/pkgs/clan-cli/tests/openapi_client/**"
|
||||
];
|
||||
|
||||
treefmt.programs.mypy.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user