Skip to content

feat: add comprehensive .editorconfig and format checker#97

Open
15414tdh wants to merge 1 commit into
cuentaprueba244w-dotcom:mainfrom
15414tdh:feat/format-checker
Open

feat: add comprehensive .editorconfig and format checker#97
15414tdh wants to merge 1 commit into
cuentaprueba244w-dotcom:mainfrom
15414tdh:feat/format-checker

Conversation

@15414tdh

Copy link
Copy Markdown

Summary

Add comprehensive .editorconfig covering all languages in the repository, plus a format checker script to verify compliance.

Changes

  • Added .editorconfig with rules for C/C++, Rust, Python, Go, TypeScript, Haskell, Lua, YAML, JSON, Markdown
  • Added warning comment at top of .editorconfig
  • Added tools/check_format.sh to verify file formatting
  • Fixed build.py to handle missing npm gracefully

Testing

  • Ran python3 build.py locally - generated diagnostic artifacts included

/claim

- Add .editorconfig covering all repo languages
- Add warning comment at top
- Add tools/check_format.sh
- Fix build.py npm error handling

Closes cuentaprueba244w-dotcom#6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant