Skip to content

Commit

Permalink
CI super-linter: DEFAULT_STYLE削除
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Feb 17, 2025
1 parent ae8da18 commit 68eb8b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
# Go modulesを使っているため、こちらはfalseにする
VALIDATE_GO: false
ESLINT_USE_FLAT_CONFIG: false
JAVASCRIPT_DEFAULT_STYLE: prettier
VALIDATE_JAVASCRIPT_STANDARD: false
TYPESCRIPT_DEFAULT_STYLE: prettier
VALIDATE_TYPESCRIPT_STANDARD: false
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
Expand Down

0 comments on commit 68eb8b9

Please sign in to comment.