-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add lutaml express liquid #169
base: main
Are you sure you want to change the base?
Conversation
end | ||
|
||
def lutaml_liquid?(line) | ||
line.match(/^\[(?:\blutaml\b|\blutaml_express\b|\blutaml_express_liquid\b),(?<index_names>[^,]+)?,?(?<context_name>[^,]+)?(?<options>,.*)?\]/) # rubocop:disable Layout/LineLength |
Check failure
Code scanning / CodeQL
Polynomial regular expression used on uncontrolled data High
regular expression
library input
At 0e3bfec, The old methods and codes to process EXPRESS files will be removed later. The option |
This PR is still under development. Please do not merge this PR at this moment. |
Metanorma PR checklist