apache / eventmesh-site

Apache EventMesh Website
https://eventmesh.apache.org
Apache License 2.0
22 stars 44 forks source link

Improving the import and usage methods of Checkstyle. #100

Closed Pil0tXia closed 1 year ago

Pil0tXia commented 1 year ago

Currently, after importing the checkStyle.xml file, IntelliJ IDEA displays an error message in the bottom right corner stating "No header file found," which prevents new contributors from using the CheckStyle plugin.

To address this issue, I propose updating the contribution guidelines. This update should include step-by-step instructions on how to import the checkStyle.xml file in the plugin settings and how to enable the scanning in the Gradle options tab. This will ensure that new contributors can utilize the CheckStyle plugin seamlessly.