Skip to content

Commit

Permalink
compiled megalinter using go compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
fchastanet committed Aug 25, 2024
1 parent fad213d commit 4fdb6d1
Show file tree
Hide file tree
Showing 13 changed files with 1,628 additions and 1,835 deletions.
2 changes: 1 addition & 1 deletion .framework-config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FRAMEWORK_VENDOR_BIN_DIR="${FRAMEWORK_VENDOR_BIN_DIR:-${FRAMEWORK_ROOT_DIR}/vend
if [[ ! -v COMPILE_PARAMETERS ]]; then
# compile parameters
# srcFile : file that needs to be compiled
# templateDir : directory from which bash-tpl templates will be searched
# templateDir : directory from which templates will be searched
# binDir : fallback bin directory in case BIN_FILE has not been provided
# rootDir : directory used to compute src file relative path
# srcDirs : additional directories where to find the functions
Expand Down
Loading

0 comments on commit 4fdb6d1

Please sign in to comment.