-
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
Bash compiler #91
Merged
Merged
Bash compiler #91
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
megalinter workflow only if not cancelled
- added commandDefinitionFiles, vars sections - optionGroups is now a map - transform default option group if not defined - default configuration updated - shellcheckLint configuration updated -
+ changed Git::cloneOrPullIfNoChanges accordingly
fchastanet
force-pushed
the
bash-compiler
branch
from
August 23, 2024 20:54
381aead
to
29ee12a
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
August 23, 2024 20:55
29ee12a
to
400bb9d
Compare
+ removed related docs
fchastanet
force-pushed
the
bash-compiler
branch
from
August 24, 2024 21:34
2ea7b04
to
a1b6166
Compare
and some bash framework functions linked to compilation - Filters::catFileCleaned - Filters::directiveValue - Filters::directive
fchastanet
force-pushed
the
bash-compiler
branch
3 times, most recently
from
August 25, 2024 22:45
e4d6b28
to
8a642d6
Compare
update megalinter to v8
fchastanet
force-pushed
the
bash-compiler
branch
from
August 26, 2024 13:03
8a642d6
to
c4821a3
Compare
frameworkLint ability to ignore files using NON_FRAMEWORK_FILES_REGEXP on rule checkEachFunctionHasSrcFile
fchastanet
force-pushed
the
bash-compiler
branch
2 times, most recently
from
September 8, 2024 15:40
7ce48e3
to
d2d57ed
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 8, 2024 15:52
d2d57ed
to
a0b065c
Compare
fchastanet
force-pushed
the
bash-compiler
branch
4 times, most recently
from
September 15, 2024 20:21
baac439
to
a43ed3b
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 19, 2024 20:23
a43ed3b
to
5440f22
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.