Skip to content

Commit

Permalink
Revert this change
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgosselin committed Aug 20, 2024
1 parent 60d5c58 commit 3c576c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sps-api-standards.spectral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ rules:
then:
function: pattern
functionOptions:
notMatch: "^identifier$"
notMatch: "(^identifier([A-Z]|$)|.*Identifier([A-Z]|$))"
sps-mandate-abbreviations-organization:
description: Use abbreviations instead of long form names, i.e. organization SHOULD BE org.
severity: warn
Expand Down

0 comments on commit 3c576c5

Please sign in to comment.