Commit Graph

2 Commits

Author SHA1 Message Date
fullex
5410cf17cc chore: update configuration files to include v2-refactor-temp directory
- Added "v2-refactor-temp/**" to .oxlintrc.json and eslint.config.mjs for linting.
- Updated biome.jsonc to exclude "v2-refactor-temp/**" from includes and linter checks.
- Bumped version of data-classify package in package-lock.json from 1.0.0 to 2.0.0.
2026-01-23 18:27:19 +08:00
fullex
806a294508 feat: add v2-refactor-temp directory for V2 refactoring tools
- Add data-classify tools for data inventory extraction and code generation
  - Include consolidated Chinese documentation (README.md)
  - Update generated file path references

  This temporary directory will be removed after V2 refactor is complete.
2025-11-29 11:55:45 +08:00