Skip to content

Commit bc94e77

Browse files
iRon7sdwheeler
andauthored
Update docs/Rules/AvoidSecretDisclosure.md
Co-authored-by: Sean Wheeler <sean.wheeler@microsoft.com>
1 parent 3473048 commit bc94e77

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Rules/AvoidSecretDisclosure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ plaintext secrets.
3333
> not imply they contain secrets, or to ensure that they do not actually contain secrets. If
3434
> renaming is not possible, consider suppressing the warning for those specific cases.
3535
36-
## Configuration
36+
## Configuration
3737

38-
### Parameters
38+
### Parameters
3939

40-
* `Enable` - Enables or disables the rule. Default value is `True`.
40+
- `Enable` - Enables or disables the rule. Default value is `$true`.
4141

4242
## Example
4343

0 commit comments

Comments
 (0)