We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#891 was an initial pass and auto looks for a project.toml in the same directory as the kcl input file
enhancements:
/my-project /my-project/project.toml /my-project/some-subdir/ /my-project/some-subdir/thing.kcl
if no project.toml file found in any parent try to find the app settings and use those defaults
and at that point we should print back to the user what units we are using and from where for visibility.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#891 was an initial pass and auto looks for a project.toml in the same directory as the kcl input file
enhancements:
if no project.toml file found in any parent try to find the app settings and use those defaults
and at that point we should print back to the user what units we are using and from where for visibility.
The text was updated successfully, but these errors were encountered: