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,14 +1,14 @@
fastlz:
type: library
static-libs@unix:
- libfastlz.a
headers:
- fastlz.h
artifact:
source:
type: git
url: 'https://github.com/ariya/FastLZ.git'
rev: master
metadata:
license-files: ['LICENSE.MIT']
license: MIT
license-files: [LICENSE.MIT]
license: MIT
headers:
- fastlz.h
static-libs@unix:
- libfastlz.a