kojiromike opened a new pull request #1220: URL: https://github.com/apache/avro/pull/1220
Spotless is only configured to run on java right now, so it seems a waste of github actions to run it on anything else. Later, we should discuss running spotless checks for other languages. ### Jira This PR… - [x] …addresses [AVRO-3139](). - [x] …adds no dependencies. ### Tests N/A ### Commits My commits… - [x] …all reference Jira issues in their subject lines. - [x] …follow the guidelines from "[How to write a good git commit message](https://chris.beams.io/posts/git-commit/)": - [x] Subject is separated from body by a blank line - [x] Subject is limited to 50 characters (not including Jira issue reference) - [x] Subject does not end with a period - [x] Subject uses the imperative mood ("add", not "adding") - [x] Body wraps at 72 characters - [x] Body explains "what" and "why", not "how" ### Documentation N/A -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
