Commit Graph
3 Commits
Author SHA1 Message Date
Yuval Greenfield bfe74de017 Only ignored params need underscores 2017-11-08 18:20:58 -08:00
Yuval Greenfield dcd2ddd0b7 Yes space after multiline comments 2017-09-26 12:09:58 -07:00
Yuval Greenfield ff0961b85e Remove trailing space from emitLeadingComment
This will prevent emiting an extraneous trailing space on comments to
match https://eslint.org/docs/rules/no-trailing-spaces
This also removes a space that may have been originally there after a
comment but isn't necessary syntactically.
2017-09-08 15:02:59 -07:00