Skip to content

Commit

Permalink
Merge branch 'master' into FIX/12664/accessibility-comment-button
Browse files Browse the repository at this point in the history
  • Loading branch information
domoberzin authored Jul 31, 2024
2 parents 2cbb82e + cdee5f2 commit cdb9495
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static-analysis/teammates-eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,5 @@ overrides:
- "*.html"
extends:
- plugin:@angular-eslint/template/recommended
rules: {}
rules:
"no-trailing-spaces": ["error", { "skipBlankLines": true }]

0 comments on commit cdb9495

Please sign in to comment.