{"library":"mt-lint","title":"mt-lint","description":"A static code analysis tool for iOS, Android, and JavaScript projects, designed to be integrated into development workflows. Current stable version is 0.0.21, released with a focus on Xcode 9 compatibility and Git pre-commit hooks. It supports custom rules and analysis for iOS (including CocoaPods projects) and JS, with basic Android support. Unlike general-purpose linters, mt-lint is specifically tailored for mobile app development, automating code checks on commit to enforce coding standards.","language":"javascript","status":"active","last_verified":"Fri May 01","install":{"commands":["npm install mt-lint"],"cli":{"name":"mt-lint","version":null}},"imports":["import mtLint from 'mt-lint'"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"npm install -g mt-lint\nmt-lint add -P ios\nmt-lint start my_project_path","lang":"javascript","description":"Installs mt-lint globally, sets the platform to iOS, and starts static analysis on a project.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}