Skip to content

Commit

Permalink
{RDBMS} az postgres flexible-server private-endpoint-connection / pri…
Browse files Browse the repository at this point in the history
…vate-link-resource / server-logs / virtual-endpoint list: Add linter exclusion to fix linting (#30583)

Co-authored-by: Matthew Boentoro <[email protected]>
  • Loading branch information
mattboentoro and Matthew Boentoro authored Jan 3, 2025
1 parent d19aff6 commit 77e4d7e
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
---
postgres flexible-server private-endpoint-connection list:
rule_exclusions:
- no_ids_for_list_commands
postgres flexible-server private-link-resource list:
rule_exclusions:
- no_ids_for_list_commands
postgres flexible-server server-logs list:
rule_exclusions:
- no_ids_for_list_commands
postgres flexible-server virtual-endpoint list:
rule_exclusions:
- no_ids_for_list_commands
postgres flexible-server revive-dropped:
rule_exclusions:
- missing_command_test_coverage
Expand Down

0 comments on commit 77e4d7e

Please sign in to comment.