Skip to content

Commit 4f0a300

Browse files
headlessNodekgryte
andauthored
refactor: apply review suggestion
Co-authored-by: Athan <[email protected]> Signed-off-by: Muhammad Haris <[email protected]>
1 parent 86e63b1 commit 4f0a300

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/_tools/eslint/rules/repl-namespace-order/lib

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/eslint/rules/repl-namespace-order/lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ function main( context ) {
133133
*
134134
* @private
135135
*/
136-
function validate( ) {
136+
function validate() {
137137
var alias;
138138
var i;
139139

0 commit comments

Comments
 (0)