Skip to content

New configuration option to select csv column delimiter #400

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

Merged
merged 2 commits into from
Jun 4, 2025

Conversation

janfh
Copy link
Contributor

@janfh janfh commented Jun 4, 2025

Greetings from Common Europe Congress! During a session someone asked for semicolon as a CSV column separator when using the csv-qualifier. This PR adds a new configuration option to select between Comma(default), Semicolonor Tab.

Copy link
Contributor

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we can simplify the code even more.

@janfh janfh requested a review from worksofliam June 4, 2025 13:44
Copy link
Contributor

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is a lovely change.

@worksofliam worksofliam merged commit a7983de into codefori:main Jun 4, 2025
1 check passed
@janfh janfh deleted the feature/csv_delimiter branch June 4, 2025 14: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