refactor: use singular and kebab-case for source folder names by tbouffard · Pull Request #985 · maxGraph/maxGraph
Standardize folder naming convention: - codecs → codec - mixins → mixin - plugins → plugin - undoable_changes → undoable-change
Document the naming rules for source folders in packages/core/src/: - Use singular form (handler/, not handlers/) - Use kebab-case (my-feature/, not myFeature/)
tbouffard
deleted the
refactor/source_folders_name_kebab-case_only
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters