Merged upstream, fixed OSX compile errors, integrated noavx2 build into main

This commit is contained in:
Concedo
2023-04-12 18:08:55 +08:00
15 changed files with 135 additions and 75 deletions
+17
View File
@@ -0,0 +1,17 @@
name: EditorConfig Checker
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
editorconfig:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker