Skip to content

Commit 8d24c97

Browse files
Update .github/instructions/dsc-community-style-guidelines.instructions.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent a1d3da6 commit 8d24c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/instructions/dsc-community-style-guidelines.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ applyTo: "**"
2525
## Requirements
2626
- Follow guidelines over existing code patterns
2727
- Always update CHANGELOG.md Unreleased section
28-
- Localize all strings using string keys (remove orphaned string keys)
28+
- Localize all strings using string keys; remove any orphaned string keys
2929
- Check DscResource.Common before creating private functions
3030
- Separate reusable logic into private functions
3131
- Add unit tests for all commands/functions/resources

0 commit comments

Comments
 (0)