apache / apache/fesod

[Task] Optimize the code formatting settings

Open
#578 8 comments 0 reactions 1 assignee Claimed by @psxjoy View on GitHub
discussion welcome suggest
Dominant language
Java
Stars
6.2k
Forks
532
Avg merge
1d 3h
Merged PRs (30d)
42

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/fast-excel/fastexcel/issues) and found nothing similar.

### Motivation

Although we have introduced the `spotless` plugin for automated code formatting, I recommend removing the `.editorconfig` files from the repository as they cannot replace code formatting.

We should continue using the `checkstyle` plugin for local development, and optimize code style configuration.

### Proposal

- Re-reference the `Checkstyle` plugin and add usage instructions for this plugin to the documentation.
- Optimize Spotless configuration.
- Fix the formatting style in the historical code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.