1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java1,025 forks (1,025 forks)github user discovery
good first issuesite/doc
Repository metrics
- Stars
- 2,059 stars (2,059 stars)
- PR merge metrics
- Avg merge 17h 43m (Avg merge 17h 43m)7 merged PRs in 30d (7 merged PRs in 30d)
Description
Add how to configure code style in Contributing.
Adding an .editorconfig file will help to auto apply code style in some IDEs.
Contributor guide
- Research direction
- Add an .editorconfig file to the repository and update the CONTRIBUTING.md to include instructions on configuring code style.
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- None