FTC Linter Help

About FTC Linter

The FTC Linter is a tool designed to help FTC teams go about their day-to-day coding tasks. It provides a set of rules that give warnings and errors depending on what you've written in your code. The goal is to prevent most common programming mistakes before you run it to the robot.

Getting Started

All you need to do is install the plugin into your IDE, available for Android Studio.

Click here to install the FTC Linter Plugin.

If that doesn't work, you can also download the plugin from the archives and add the plugin manually:

https://github.com/GramGra07/FTC-Linter/tree/main/releases

Last modified: 15 August 2025