Skip to content

Enable Style/DotPosition Rubocop 👮

What does this MR do?

Enable Style/DotPosition Rubocop 👮

What are the relevant issue numbers?

See gitlab-ce#33358

Voting

🍏 - leading dot (something\n .something)
🚢 - trailing dot (something.\n something_else)
🔴 - do not add the cop at all
👮 - add the cop, don't care which format 🙂

Edited by blackst0ne

Merge request reports