RubyConf 2022: Analyzing an analyzer - A dive into how RuboCop works by Kyle d'Oliveira

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=pSCMgcttW4c



Duration: 29:12
267 views
5


To help us with aspects like linting, security or style, many of us have Rubocop analyzing our code. It's a very useful tool that is widely used, easy to set up and configure. Rubocop can even automatically auto-correct your source code as needed. How is this even possible? It turns out that Ruby is really good at taking Ruby code as input and doing various things based on that input. In this talk, I will go through some of the internals of Rubocop to show how it analyzes and makes changes to your source code.




Other Videos By Confreaks


2023-03-29!!Con 2022 - How to look for one image inside another image, fast! by Omar Rizwan
2023-03-29!!Con 2022 - La-La-Lambda Calculus: A Functional Musical Journey! by Anjana Vakil
2023-03-29!!Con 2022 Comedy Routine by Sumana Harihareswara
2023-03-29!!Con 2022 - You Kiss Your Computer With That Mouth?! by Nicole He
2023-03-29!!Con 2022 - Building A Better Tech Future!! by Aniyia Williams
2023-03-29!!Con 2022 - Let’s code in our mother tongue! by Anuloluwapo Karounwi
2023-03-29!!Con 2022 - Taperipper or, Oops! All SCSI! by Aki Van Ness
2023-03-29!!Con 2022 - Code readability isn’t just about personal preference! by Ashlee Boyer
2023-03-29!!Con 2022 - Customizable Icons With Font Technologies! by Wenting Zhang
2023-03-07RubyConf 2022: Using JRuby: What, When, How, and Why by Charles Nutter
2023-03-07RubyConf 2022: Analyzing an analyzer - A dive into how RuboCop works by Kyle d'Oliveira
2023-03-07RubyConf 2022: Writing Ruby, just not in English! by Ratnadeep Deshmane (rtdp)
2023-03-07RubyConf 2022: Building an education savings platform, with Ruby! by Tyler Ackerman
2023-03-07RubyConf 2022: Static typing with RBS in Ruby by Gaurav Kumar Singh
2023-03-07RubyConf 2022: Ruby Archaeology: Forgotten web frameworks by Nick Schwaderer
2023-03-07RubyConf 2022: Building a Commercial Game Engine using mRuby and SDL by Amir Rajan
2023-03-07RubyConf 2022: Building Native GUI Apps in Ruby by Andy Maleh
2023-03-07RubyConf 2022: Improving the development experience with language servers by Vinicius Stock
2023-03-07RubyConf 2022: The Power of 'No' by Glenn Harmon
2023-03-07RubyConf 2022: RSpec: The Bad Parts by Caleb Hearth
2023-03-07RubyConf 2022: Working Together: Pairing as Senior and Junior Developers by Kelly Ryan



Tags:
Ruby
RubyConf
Ruby Language
Ruby on Rails
Ruby Friends
Ruby Gems