Schedule

Masataka Kuwabara
Masataka Kuwabara
Software Engineer at Actcat Inc. / RuboCop contributor(100+ commits) / Reek collaborator

Writing Lint for Ruby

This talk describes how to write Lint for Ruby program.

Lint finds bugs from code automatically. So, if you can write Lint, you can reduce bugs from your code automatically. This talk includes the following topics.

  • Implementation of existing Lint such as RuboCop and Reek.
  • How to create new Lint or add a new rule to existing Lint yourself.

Presentation Material

Recorded video