Skip to content

chore(repo): standardize configuration and add community guidelines#135

Merged
iSweat-exe merged 1 commit into
masterfrom
chore/repo-cleanup
Jul 4, 2026
Merged

chore(repo): standardize configuration and add community guidelines#135
iSweat-exe merged 1 commit into
masterfrom
chore/repo-cleanup

Conversation

@iSweat-exe

Copy link
Copy Markdown
Collaborator
  • Added standard community files (CODE_OF_CONDUCT.md, SECURITY.md, SUPPORT.md).
  • Configured .gitattributes to handle cross-OS line endings and exclude generated data from GitHub linguist stats.
  • Added Nix support (flake.nix, nix/default.nix, nix/shell.nix) for reproducible dev environments.
  • Created .vscode/settings.json to configure rust-analyzer and disable noisy markdown linting warnings.
  • Updated Cargo.toml with repository metadata, keywords, and disabled incremental builds.
  • Cleaned up Cross.toml by removing redundant amd64 architecture declarations and adding missing UI dependencies (libxkbcommon-dev, pkg-config).
  • Adjusted clippy nesting thresholds and applied formatting updates across source files.

- Added standard community files (CODE_OF_CONDUCT.md, SECURITY.md, SUPPORT.md).
- Configured .gitattributes to handle cross-OS line endings and exclude generated data from GitHub linguist stats.
- Added Nix support (flake.nix, nix/default.nix, nix/shell.nix) for reproducible dev environments.
- Created .vscode/settings.json to configure rust-analyzer and disable noisy markdown linting warnings.
- Updated Cargo.toml with repository metadata, keywords, and disabled incremental builds.
- Cleaned up Cross.toml by removing redundant amd64 architecture declarations and adding missing UI dependencies (libxkbcommon-dev, pkg-config).
- Adjusted rustfmt.toml to strictly error on 100-character line width overflows.
- Adjusted clippy nesting thresholds and applied formatting updates across source files.
@iSweat-exe
iSweat-exe merged commit c90a6eb into master Jul 4, 2026
2 of 4 checks passed
@iSweat-exe
iSweat-exe deleted the chore/repo-cleanup branch July 4, 2026 09:27
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