Skip to content

fix: add editorconfig and include AI_TEMPLATE_NOTES in copy-to-dir#45

Merged
dev76bitpl merged 1 commit into
mainfrom
fix/new-project-copy-and-editorconfig
May 24, 2026
Merged

fix: add editorconfig and include AI_TEMPLATE_NOTES in copy-to-dir#45
dev76bitpl merged 1 commit into
mainfrom
fix/new-project-copy-and-editorconfig

Conversation

@dev76bitpl
Copy link
Copy Markdown
Owner

Summary

  • .editorconfig: nowy plik — LF line endings, UTF-8, trim whitespace; eliminuje CRLF warnings na Windows przy każdym commicie
  • scripts/new-project.py COPY_DOCS: dodany AI_TEMPLATE_NOTES.md — plik jest "zawsze czytany" (reguła 10), więc projekty tworzone przez copy-to-dir muszą go otrzymać

Test plan

  • git commit na Windows nie generuje CRLF warnings po dodaniu .editorconfig
  • python3 scripts/new-project.py /tmp/test-project --dry-run pokazuje kopiowanie AI_TEMPLATE_NOTES.md

🤖 Generated with Claude Code

- .editorconfig: new -- LF line endings, UTF-8, trim whitespace; fixes CRLF
  warnings on Windows across all editors
- new-project.py COPY_DOCS: added AI_TEMPLATE_NOTES.md -- file is always-read
  so new projects created via copy-to-dir mode must have it

[skip-test-check] [skip-docs]
@dev76bitpl dev76bitpl merged commit 135e036 into main May 24, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request May 24, 2026
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