mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-14 18:30:30 +08:00
feat: 移除eslint相关配置,引入@antfu/eslint-config,统一约束风格
This commit is contained in:
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
branches:
|
||||
- next
|
||||
schedule:
|
||||
- cron: "30 7 * * 3"
|
||||
- cron: '30 7 * * 3'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
@@ -33,4 +33,4 @@ jobs:
|
||||
uses: github/codeql-action/autobuild@v2
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v2
|
||||
uses: github/codeql-action/analyze@v2
|
||||
|
||||
Reference in New Issue
Block a user