Skip to content
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

chore: refactor items to swifttidy package #97

Closed
3 tasks done
cgrindel opened this issue Jun 13, 2023 · 1 comment
Closed
3 tasks done

chore: refactor items to swifttidy package #97

cgrindel opened this issue Jun 13, 2023 · 1 comment
Assignees

Comments

@cgrindel
Copy link
Owner

cgrindel commented Jun 13, 2023

Considerations

  • Should we centralize configuration first? (i.e., avoid having to specify a reference to configuration for each invocation)

Tasks

  • Rename swiftformat directory to swifttidy.
  • Create swiftformat directory that provides backward compatibility.
  • Only expose swiftformat_binary, swiftformat_library, and swiftformat_test via swiftformat package. Deprecating these helpers.
@cgrindel
Copy link
Owner Author

cgrindel commented Jul 5, 2023

Opting not to centralize configuration because the Gazelle plugin will do the heavy lifting.

@cgrindel cgrindel self-assigned this Jul 5, 2023
cgrindel added a commit that referenced this issue Jul 5, 2023
- Move core functionality to `swifttidy` package.
- Leave deprecated functionality in `swiftformat`.

Related to #97.
@cgrindel cgrindel changed the title Decide whether to rename swiftformat_pkg to swift_tidy_pkg chore: refactor items to swifttidy package Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant