chore: fix prettier formatter. Ignore symlinked asciinema-player
This commit is contained in:
@@ -43,6 +43,9 @@
|
|||||||
"*.yaml"
|
"*.yaml"
|
||||||
"*.yml"
|
"*.yml"
|
||||||
];
|
];
|
||||||
|
excludes = [
|
||||||
|
"*/asciinema-player/*"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
treefmt.programs.mypy.directories =
|
treefmt.programs.mypy.directories =
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user