[TEST] RubyKaigi 2017 (Japanese Sessions)

Writing Lint for Ruby


Listen Later

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](https://github.com/bbatsov/rubocop) and [Reek](https://github.com/troessner/reek).
- How to create new Lint or add a new rule to existing Lint yourself.
...more
View all episodesView all episodes
Download on the App Store

[TEST] RubyKaigi 2017 (Japanese Sessions)By RubyKaigi