Skip to content
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

Update examples to use parameter decorators #1685

Merged
merged 1 commit into from
Mar 2, 2021
Merged

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Mar 2, 2021

Contributing a Pull Request

If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, run through the relevant checklist below.

Contributing an example

  • I have checked that there is not an equivalent example already submitted
  • I have resolved all warnings and errors shown by the Bicep VS Code extension
  • I have checked that all tests are passing by running dotnet test
  • I have consistent casing for all of my identifiers and am using camelCasing unless I have a justification to use another casing style

Closes #1669.

Copy link
Collaborator

@alex-frankel alex-frankel left a comment

Choose a reason for hiding this comment

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

Looked through the first few and trust that the remaining look the same :)

@shenglol shenglol enabled auto-merge (squash) March 2, 2021 18:38
@shenglol shenglol merged commit 311f540 into main Mar 2, 2021
@shenglol shenglol deleted the shenglol/update-examples branch March 2, 2021 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Covert parameter modifiers to decorators in samples
3 participants