Update typos check exclusions [SKIP CI]

This commit is contained in:
daudix
2024-09-16 02:02:49 +03:00
parent 96ad7f07c5
commit feef834f5d
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Show arrow after article heading in article list on hover.
- Style `details` arrow.
- Style mentions and hashtags in comments.
- Turn "Feed" button to a dropdown if multiple feeds are avaiable (#72).
- Turn "Feed" button to a dropdown if multiple feeds are available (#72).
### Changed

View File

@ -1,2 +1,2 @@
[files]
extend-exclude = ["static/*.min.js"]
extend-exclude = ["static/*.js", "i18n/ms.toml"]