-
Notifications
You must be signed in to change notification settings - Fork 830
Add CI leg to test strict indentation #15643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
5f93d2f to
313102b
Compare
|
@vzarytovskii Could you check what's wrong with the new leg when you have time, please? |
I'm actually not sure custom flag is passed there, I think build script might be treating it as its own flag, and not passed to msbuild? |
|
@auduchinok yeah, build script failed and there were no logs to upload: A bit misleading message though. |
Co-authored-by: Tomas Grosup <[email protected]>
|
This is ready. Thanks for the help! 🙂 |
Adds a new CI leg to test the indentation/parser changes independently from other preview changes, as suggested in #15637 (comment).