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