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

Resolving error with hegel static tool config and function return error #127

Merged
merged 3 commits into from
Oct 29, 2023

Conversation

mbfannan
Copy link
Contributor

@mbfannan mbfannan commented Oct 28, 2023

This involved resolving the issue with the config checking all files, where the config was modified to test only specified files (.hegelrc). Another change was made in src/cli/index.js because there was a return outside a function, it kept causing errors, to which the return was enclosed with an automatic function call. Resolves #101 .

@mbfannan mbfannan added the static tool implementation related to static tool to main label Oct 28, 2023
@LujainAlMansoori LujainAlMansoori merged commit e10eb36 into main Oct 29, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
static tool implementation related to static tool to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a static or dynamic tool that is not in the list (Add description later)
2 participants