Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Internal: verify code formatting in build #633

Merged
merged 16 commits into from
Aug 6, 2018

Conversation

jafreck
Copy link
Member

@jafreck jafreck commented Aug 3, 2018

Fix #632

  • Add to VSTS build

.vsts-ci.yml Outdated
@@ -14,6 +14,11 @@ steps:
condition: and(succeeded(), eq(variables['agent.os'], 'linux'))
displayName: install aztk

- script: |
yapf -dr aztk/ aztk_cli/
condition: and(succeeded(), eq(variables['agent.os'], 'linux'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need to do that?

@jafreck jafreck changed the title Auto format on save, verify formatting in build Internal: verify code formatting in build Aug 6, 2018
@jafreck jafreck merged commit 7730c46 into Azure:master Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants