Skip to content

Replace CoffeeScript style guide by JavaScript style guide

What does this MR do?

It replaces the link to our CoffeeScript guide with a link to a JavaScript guide.

Are there points in the code the reviewer needs to double check?

I've used the JS style guide from Thoughtbot since we were already using their CS style guide, but that's possibly not the guide the frontend team wants to use.

This MR is mostly just a reminder to update the guide. :)

Why was this MR needed?

Because we've replaced CS with JS.

Merge request reports