We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d11dcb commit 6a1b0b0Copy full SHA for 6a1b0b0
1 file changed
CONTRIBUTING.md
@@ -139,6 +139,10 @@ git config --get user.email
139
- **IntelliJ IDEA 插件**:[安装指南](https://github.com/alibaba/p3c/blob/master/idea-plugin/README.md)
140
- **Eclipse 插件**:[安装指南](https://github.com/alibaba/p3c/blob/master/eclipse-plugin/README.md)
141
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
+
146
---
147
148
**最后,感谢您对 FastExcel 的支持!每一份帮助,都是我们前进的动力。**
0 commit comments