diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c917653d3..592c186bf 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -10,6 +10,10 @@ nav_order: 6 ## main +* Add rubocop-view_component to resources. + + *Andy Waite* + * Fix bug where inheritance of components with formatless templates improperly raised a NoMethodError. *GitHub Copilot*, *Joel Hawksley*, *Cameron Dutro* diff --git a/docs/resources.md b/docs/resources.md index 025f27a0f..d4b22ee26 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -28,6 +28,10 @@ _Is this page missing a link? Open a PR!_ - [Lookbook](https://lookbook.build) - [ViewComponentAttributes](https://github.com/Amba-Health/view_component_attributes) +## Tools + +- [rubocop-view_component](https://github.com/andyw8/rubocop-view_component) + ## Podcasts - [Code with Jason - ViewComponent with Joel Hawksley, Staff Engineer at GitHub](https://www.codewithjason.com/podcast/9936046-130-viewcomponent-with-joel-hawksley-staff-engineer-at-github/)