Skip to content

Commit f3db354

Browse files
committed
Organize documentation
1 parent be2b53c commit f3db354

8 files changed

Lines changed: 4 additions & 627 deletions

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ The following linting tools are **no longer available** as submodules or separat
6868

6969
#### Migration Resources
7070

71-
- **Migration Guide:** See `MIGRATION_GUIDE.md` for step-by-step instructions
72-
- **Configuration Mapping:** See `RUFF_CONFIGURATION_MAPPING.md` for detailed rule mappings
71+
- **Migration Guide:** See `doc/MIGRATION_GUIDE.md` for step-by-step instructions
72+
- **Configuration Mapping:** See `doc/RUFF_CONFIGURATION_MAPPING.md` for detailed rule mappings
7373
- **Migration Script:** Use `scripts/migrate_to_ruff.py` to convert your vimrc configuration
7474
- **Validation Script:** Use `scripts/validate_ruff_migration.sh` to verify your setup
7575

@@ -92,9 +92,8 @@ If you need to rollback to the old system:
9292

9393
### Documentation
9494

95-
- Added comprehensive migration guide (`MIGRATION_GUIDE.md`)
96-
- Added Ruff configuration mapping documentation (`RUFF_CONFIGURATION_MAPPING.md`)
97-
- Added CI improvements documentation (`CI_IMPROVEMENTS.md`)
95+
- Added comprehensive migration guide (`doc/MIGRATION_GUIDE.md`)
96+
- Added Ruff configuration mapping documentation (`doc/RUFF_CONFIGURATION_MAPPING.md`)
9897
- Updated `doc/pymode.txt` with Ruff configuration options
9998
- Added migration tools (`scripts/migrate_to_ruff.py`, `scripts/validate_ruff_migration.sh`)
10099

PHASE4_DEPENDENCY_EVALUATION.md

Lines changed: 0 additions & 127 deletions
This file was deleted.

PR_DESCRIPTION.md

Lines changed: 0 additions & 200 deletions
This file was deleted.

0 commit comments

Comments
 (0)