Owen Mansel-Chan
|
0eccd902c2
|
js: Inline expectation should have space after $
This was a regex-find-replace from `// \$(?! )` (using a negative lookahead) to `// $ `.
|
2026-03-04 12:45:03 +00:00 |
|
Napalys Klicius
|
41f4236b86
|
JS: expanded suspicious-method-name-declaration test suite
|
2025-06-12 09:29:30 +02:00 |
|
Asger F
|
9be041e27d
|
JS: Update OK-style comments to $-style
|
2025-02-28 13:27:28 +01:00 |
|
Erik Krogh Kristensen
|
b741a65e9b
|
documentation changes based on review
Co-Authored-By: shati-patel <42641846+shati-patel@users.noreply.github.com>
|
2019-10-04 14:42:16 +02:00 |
|
Erik Krogh Kristensen
|
aa1368741b
|
rename suspicious-method-name to suspicious-method-name-declaration
|
2019-10-01 14:37:07 +02:00 |
|