Skip to content

Only format changed code in changed files #1975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexec opened this issue Dec 20, 2023 · 1 comment
Closed

Only format changed code in changed files #1975

alexec opened this issue Dec 20, 2023 · 1 comment
Labels

Comments

@alexec
Copy link

alexec commented Dec 20, 2023

I'm writing a tool to do the following:

  • List to Github webhook.
  • Check out code.
  • Lint/format/fix changed code.
  • Commit changes.
  • Push back to branch.

How can I use Spotless to do this?

@nedtwigg
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants