Skip to content

Conversation

ThirdEyeSqueegee
Copy link
Member

Issue #, if available:
N/A

Description of changes:

  • Add Prettier action
  • Add csharpier action
  • Remove push trigger for build workflow
  • Add pull request types trigger for build workflow
  • Add formatting instructions to CONTRIBUTING.md
  • Format files using csharpier and Prettier
  • Allowlist rutajdash/prettier-cli-action@*

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ThirdEyeSqueegee ThirdEyeSqueegee requested a review from a team as a code owner May 2, 2025 19:25
<ItemGroup>
<ProjectReference Include="..\..\src\Amazon.SecretsManager.Extensions.Caching\Amazon.SecretsManager.Extensions.Caching.csproj"/>
</ItemGroup>
<PropertyGroup>
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a way to keep the indent size to 4 to reduce the diff size?

Copy link
Member Author

@ThirdEyeSqueegee ThirdEyeSqueegee May 9, 2025

Choose a reason for hiding this comment

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

There's a unified tab width setting but changing that would affect the tab width for .md, .yml etc. so it might be best to keep it at the default value

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.

2 participants