Update typos check exclusions [SKIP CI]
This commit is contained in:
@ -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.
|
- Show arrow after article heading in article list on hover.
|
||||||
- Style `details` arrow.
|
- Style `details` arrow.
|
||||||
- Style mentions and hashtags in comments.
|
- 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
|
### Changed
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[files]
|
[files]
|
||||||
extend-exclude = ["static/*.min.js"]
|
extend-exclude = ["static/*.js", "i18n/ms.toml"]
|
||||||
|
Reference in New Issue
Block a user