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 = [
|
treefmt.settings.formatter.prettier.excludes = [
|
||||||
"secrets.yaml"
|
"secrets.yaml"
|
||||||
"key.json"
|
"key.json"
|
||||||
|
"keyfile.json"
|
||||||
|
"**/pkgs/clan-cli/tests/openapi_client/**"
|
||||||
];
|
];
|
||||||
|
|
||||||
treefmt.programs.mypy.enable = true;
|
treefmt.programs.mypy.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user