Skip to content

Commit 6a1b0b0

Browse files
authored
docs: add code style setting (#300)
1 parent 6d11dcb commit 6a1b0b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ git config --get user.email
139139
- **IntelliJ IDEA 插件**[安装指南](https://github.com/alibaba/p3c/blob/master/idea-plugin/README.md)
140140
- **Eclipse 插件**[安装指南](https://github.com/alibaba/p3c/blob/master/eclipse-plugin/README.md)
141141

142+
贡献者也可以在IDE中导入代码规范配置,以确保符合项目的代码规范:
143+
- **IntelliJ IDEA 配置**[配置文件下载](https://github.com/fast-excel/fastexcel/blob/main/style/codestyle/idea/fastexcel_codestyle.xml)
144+
- **Eclipse 配置**[配置文件下载](https://github.com/fast-excel/fastexcel/blob/main/style/codestyle/eclipse/fastexcel_codestyle.xml)
145+
142146
---
143147

144148
**最后,感谢您对 FastExcel 的支持!每一份帮助,都是我们前进的动力。**

0 commit comments

Comments
 (0)