Skip to content

Commit 8f08b4c

Browse files
committed
style: align math/strided/special/smsktrunc with namespace conventions
Inserted `stdmath`, `mathematics`, `math` keywords after `stdlib` to match the keyword ordering present in 69/81 (85%) of namespace siblings.
1 parent ff74efe commit 8f08b4c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/math/strided/special/smsktrunc

lib/node_modules/@stdlib/math/strided/special/smsktrunc/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
],
5555
"keywords": [
5656
"stdlib",
57+
"stdmath",
58+
"mathematics",
59+
"math",
5760
"math.trunc",
5861
"trunc",
5962
"truncate",

0 commit comments

Comments
 (0)