Add dev:lint-config to replace sort-config command

This commit is contained in:
crazywhalecc
2026-02-02 14:13:05 +08:00
parent 455d42d162
commit f4a29c4830
8 changed files with 45 additions and 44 deletions

View File

@@ -1,11 +1,5 @@
brotli:
type: library
pkg-configs:
- libbrotlicommon
- libbrotlidec
- libbrotlienc
headers:
- brotli
artifact:
source:
type: ghtagtar
@@ -13,5 +7,11 @@ brotli:
match: 'v1\.\d.*'
binary: hosted
metadata:
license-files: ['LICENSE']
license-files: [LICENSE]
license: MIT
headers:
- brotli
pkg-configs:
- libbrotlicommon
- libbrotlidec
- libbrotlienc