Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Feb 21, 2025
1 parent 144d1d3 commit b1d23b2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .azure-pipelines/stages/_release-template-stage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Template steps for the release pipeline

parameters:

Check warning

Code scanning / lintrunner

EDITORCONFIG-CHECKER/editorconfig Warning

Final newline expected
- name: is1ES
displayName: 'Is 1ES pipeline'
Expand Down
2 changes: 0 additions & 2 deletions .azure-pipelines/stages/release_stage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#As 2/21/2025, 1ES doesn't like non-stage templates, so we need to wrap all non-stage templates with a stage template

stages:

Check warning

Code scanning / lintrunner

EDITORCONFIG-CHECKER/editorconfig Warning

Final newline expected
- stage: Stage
jobs:
Expand Down

0 comments on commit b1d23b2

Please sign in to comment.