https://github.com/ivangalkindeveloper/mobius_custom_linter_report
Contains code and materials for a presentation for the Mobius Spring 2025 conference. Examples of custom linter implementation - analyzer_plugin and custom_lint.
https://github.com/ivangalkindeveloper/mobius_custom_linter_report
dart dartlang mobius
Last synced: about 2 months ago
JSON representation
Contains code and materials for a presentation for the Mobius Spring 2025 conference. Examples of custom linter implementation - analyzer_plugin and custom_lint.
- Host: GitHub
- URL: https://github.com/ivangalkindeveloper/mobius_custom_linter_report
- Owner: ivangalkindeveloper
- Created: 2025-01-26T17:00:30.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-04-06T20:14:59.000Z (about 2 months ago)
- Last Synced: 2025-04-06T21:24:35.620Z (about 2 months ago)
- Topics: dart, dartlang, mobius
- Language: Dart
- Homepage:
- Size: 18.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Mobius custom linter report
This repository contains code and materials for a presentation for the Mobius Spring 2025 conference.
Two examples of custom linter implementation - analyzer_plugin and custom_lint.