chore: fix prettier formatter. Ignore symlinked asciinema-player

This commit is contained in:
Johannes Kirschbauer
2024-11-26 13:54:33 +01:00
parent 4d969a31ce
commit 4e47da969b

View File

@@ -43,6 +43,9 @@
"*.yaml"
"*.yml"
];
excludes = [
"*/asciinema-player/*"
];
};
treefmt.programs.mypy.directories =
{