Add ESLint, update Prettier

This commit is contained in:
IvanZosimov 2023-03-03 11:35:04 +01:00
parent 7b9ef6fc5a
commit ddbb0d5a82
32 changed files with 3659 additions and 505 deletions

View file

@ -2,12 +2,12 @@ name: CodeQL analysis
on:
push:
branches: [ 'main' ]
branches: ['main']
pull_request:
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main