Brighton Ruby 2023
Lightning Talk: How to Write a Custom Rubocop Rule

Lightning Talk: How to Write a Custom Rubocop Rule
Jade Dickinson • June 30, 2023 • Brighton, UK

You want to enforce a standard in your codebase, like making sure a company name is in title case. So you add “always check for correct capitalisation” to your pull request guidelines. Over time, people forget to check and mistakes sneak in.

But wait - there’s an easier way! I’ll show you how you can write a custom Rubocop rule to check for you. So if someone breaks the rule, your CI tooling will flag it up so they can fix it, freeing you up to focus on more important things.

Brighton Ruby 2023

Explore all talks recorded at Brighton Ruby 2023
+2