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

Added a command line option to exclude : as INI delimiter #198

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

set-soft
Copy link
Contributor

Allows things like KiCost:Field used as field name.

This is important to interact with KiCost because it supports things like KiCost:Distributor:pricing to specify the pricing for a local Distributor.

The .INI file will parse the : as a key/value delimiter and you'll get KiCost, instead of the full name, for places like IGNORE_COLUMNS.

See INTI-CMNB#20

Allows things like KiCost:Field used as field name
@SchrodingersGat
Copy link
Owner

@set-soft sorry for the delay, LGTM

@SchrodingersGat SchrodingersGat merged commit 8fea8b1 into SchrodingersGat:master Jan 30, 2024
3 checks passed
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