Skip to content

TA-3754: Minor refactoring#211

Merged
Zgjim Haziri (ZgjimHaziri) merged 7 commits into
content-cli-v2-refactoringfrom
TA-3754-minor-refactoring
Jun 16, 2025
Merged

TA-3754: Minor refactoring#211
Zgjim Haziri (ZgjimHaziri) merged 7 commits into
content-cli-v2-refactoringfrom
TA-3754-minor-refactoring

Conversation

@ZgjimHaziri
Copy link
Copy Markdown
Contributor

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) commented Jun 12, 2025

Description

Did some minor linting/refactoring for things like:

  • Adding access modifiers
  • Adding return types
  • let to const conversion
  • Removing unused imports
  • Changing single quotes for strings to double quotes
  • Removed unused helper method showHelp.

Relevant links

Jira issue: https://celonis.atlassian.net/browse/TA-3754

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
  • I have updated docs if needed

Comment thread src/core/command/module-handler.ts
@Buqeta
Copy link
Copy Markdown
Contributor

Did we plan to add some sort of linter to this repo at some point?

@ZgjimHaziri
Copy link
Copy Markdown
Contributor Author

Did we plan to add some sort of linter to this repo at some point?

No plan on that. Here we fixed the majority of the linting errors, but there are still some small ones (like the number of exports being done in a single class is exceeding the recommended limit). For those we would need a more detailed refactoring, which I will not include in this epic. That can be added in the future.

Base automatically changed from TA-3745-provide-default-profile-option to content-cli-v2-refactoring June 13, 2025 08:37
@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) dismissed stale reviews from Buqeta (Buqeta) and Jeta (jetakasabaqi) June 13, 2025 08:37

The base branch was changed.

@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) merged commit cac2ee8 into content-cli-v2-refactoring Jun 16, 2025
1 check passed
@ZgjimHaziri Zgjim Haziri (ZgjimHaziri) deleted the TA-3754-minor-refactoring branch June 16, 2025 08:28
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

Successfully merging this pull request may close these issues.

4 participants