Skip to content

Commit b14115c

Browse files
address the comments
1 parent 51cedde commit b14115c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/spectral/ipa/rulesets/functions/utils/compareUtils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
/**
44
* Deep equality check between two values
5+
* Does not handle circular references
56
* @param {*} value1 First value to compare
67
* @param {*} value2 Second value to compare
78
* @returns {boolean} Whether the values are deeply equal

0 commit comments

Comments
 (0)