jscs-dev / node-jscs

:arrow_heading_up: JavaScript Code Style checker (unmaintained)
https://jscs-dev.github.io
MIT License
4.96k stars 513 forks source link

requireCapitalizedComments: add back autofix #2165

Closed hzoo closed 8 years ago

hzoo commented 8 years ago

Btw, node.key.replaceChild(newKey, key); surprised me at first lol (thought the params were switched)

markelog commented 8 years ago

You mean signature? It's the same as in DOM replaceChild

hzoo commented 8 years ago

It's just a comment I had - we can merge this right?

markelog commented 8 years ago

Yeah