Analyzing an Analyzer - A Dive into How RuboCop Works
Offered By: Ruby Central via YouTube
Course Description
Overview
Dive into the inner workings of RuboCop, a widely-used Ruby linting and style-checking tool, in this 29-minute conference talk from RubyConf 2022. Explore how RuboCop analyzes and auto-corrects source code, gaining insights into Ruby's powerful ability to process its own code as input. Learn about the tool's internals and discover the mechanisms behind its code analysis and modification capabilities, enhancing your understanding of both RuboCop and Ruby's meta-programming features.
Syllabus
RubyConf 2022: Analyzing an analyzer - A dive into how RuboCop works by Kyle d'Oliveira
Taught by
Ruby Central
Related Courses
Performance Does - Not - MatterRuby Central via YouTube Solidarity not Charity and Collective Liberation
Ruby Central via YouTube Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube