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

feat(bin): Allow override of language by providing a CLI input #37

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

jpedroh
Copy link
Owner

@jpedroh jpedroh commented Mar 1, 2024

By default, the tool attempts to determine the language of the files by analyzing the extension of the base branch file. This PR introduces the option to bypass this behavior and override the language by providing a --language attribute through the command-line interface (CLI).

Copy link

codesandbox bot commented Mar 1, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coveralls
Copy link

coveralls commented Mar 1, 2024

Coverage Status

coverage: 85.381%. remained the same
when pulling 718c18a on feat-cli-args
into 6d86d77 on main.

@jpedroh jpedroh changed the title feat(bin): Receive language as an input instead of guessing it feat(bin): Allow override of language by providing a CLI input Mar 1, 2024
@jpedroh jpedroh merged commit 5bfc36a into main Mar 1, 2024
4 checks passed
@jpedroh jpedroh deleted the feat-cli-args branch March 1, 2024 02:50
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.

2 participants