Skip to content

Commit 1f57a5f

Browse files
prettier fix
1 parent 1ddd6f6 commit 1f57a5f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tools/spectral/ipa/rulesets/functions/IPA005ExceptionExtensionFormat.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
import {
2-
evaluateAndCollectAdoptionStatusWithoutExceptions,
3-
handleInternalError,
4-
} from './utils/collectionUtils.js';
1+
import { evaluateAndCollectAdoptionStatusWithoutExceptions, handleInternalError } from './utils/collectionUtils.js';
52

63
const ERROR_MESSAGE_RULENAME_FORMAT =
74
'IPA exceptions must have a valid key following xgen-IPA-XXX or xgen-IPA-XXX-{rule-name} format.';

0 commit comments

Comments
 (0)