mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-28 03:03:45 +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/
|