scripts_runner 0.1.11
scripts_runner: ^0.1.11 copied to clipboard
A development scripts management tool for Dart and Flutter projects. Automatically sets up your development environment with essential tools, configurations, and best practices.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.11 #
Fix #
- Fix pre-commit hook issue, ensure pre-commit hook handles gracefully when no staged files matched
0.1.10 #
Feat #
- Enhance pre-commit hook to analyze staged Dart files and update lint_staged configuration