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,9 +1,5 @@
bzip2:
type: library
static-libs@unix:
- libbz2.a
headers:
- bzlib.h
artifact:
source:
type: url
@@ -15,4 +11,8 @@ bzip2:
binary: hosted
metadata:
license-files: ['{registry_root}/src/globals/licenses/bzip2.txt']
license: bzip2-1.0.6
license: bzip2-1.0.6
headers:
- bzlib.h
static-libs@unix:
- libbz2.a