mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-29 22:16:42 +00:00
8 lines
125 B
Plaintext
8 lines
125 B
Plaintext
# Stylelint runs on everything by default; we only lint CSS files.
|
|
*
|
|
!*/
|
|
!*.css
|
|
build
|
|
coverage
|
|
packages/nonebot-plugin-docs/
|