everything_stack_analyzer 0.1.0 copy "everything_stack_analyzer: ^0.1.0" to clipboard
everything_stack_analyzer: ^0.1.0 copied to clipboard

Analyzer plugin for Everything Stack - enforces schema evolution rules 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.0 - 2024-12-15 #

Added #

  • Initial release of Everything Stack Analyzer
  • require_field_on_new_entity lint rule - prevents adding required fields to existing entities
  • new_field_without_default_or_optional lint rule - ensures new fields have safe defaults or are optional
  • field_type_change_detection lint rule - warns about potential type incompatibilities
  • Integration guide for CI/CD pipelines
  • Comprehensive test suite for all lint rules
0
likes
70
points
102
downloads

Publisher

unverified uploader

Weekly Downloads

Analyzer plugin for Everything Stack - enforces schema evolution rules and best practices.

Repository (GitHub)

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

analyzer, custom_lint, custom_lint_core

More

Packages that depend on everything_stack_analyzer