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

add justfile and its commands #17

Merged
merged 2 commits into from
May 18, 2022
Merged

add justfile and its commands #17

merged 2 commits into from
May 18, 2022

Conversation

melg8
Copy link
Owner

@melg8 melg8 commented May 15, 2022

No description provided.

@melg8 melg8 force-pushed the feature/JustSupport branch from f9bc206 to 0a7a517 Compare May 15, 2022 07:20
@github-actions
Copy link

github-actions bot commented May 15, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 28 0 0.21s
✅ BASH shellcheck 28 0 0.15s
✅ BASH shfmt 28 0 0 0.02s
✅ CMAKE cmake-format 11 0 0 0.53s
✅ CMAKE cmake-lint 11 0 0.51s
✅ CPP clang-format 25 0 0 0.14s
✅ CPP clang-tidy 25 0 112.82s
✅ CPP cppcheck 25 0 3.58s
✅ CPP cpplint 25 0 0.92s
✅ GIT commitlint yes no 0.98s
✅ GIT conform yes no 0.88s
✅ GIT gitlint yes no 0.62s
✅ GIT git_diff yes no 0.04s
✅ GIT git-lint yes no 0.59s
✅ GIT git_sizer yes no 0.12s
✅ GIT git-spell yes no 2.96s
✅ LICENSE reuse yes no 1.43s
✅ LS ls-lint yes no 0.04s
✅ LS ls-spell 162 0 2.33s
✅ MARKDOWN mdl 3 0 0.63s
✅ MARKDOWN remark-lint 3 0 0 2.43s
✅ MARKDOWN textlint 2 0 10.8s
✅ NIX nixpkgs-fmt-wrapper 24 0 0 0.32s
✅ NIX nix-linter 20 0 0.14s
✅ SPELL codespell 162 0 0.54s
✅ SPELL cspell 162 0 7.97s
✅ YAML prettier 30 0 0 1.91s
✅ YAML yamllint 30 0 1.21s

See errors details in artifact MegaLinter reports on CI Job page

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2022

Codecov Report

Merging #17 (b5744ef) into develop (920e356) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop     #17   +/-   ##
=======================================
  Coverage     98.6%   98.6%           
=======================================
  Files           25      25           
  Lines          798     798           
=======================================
  Hits           787     787           
  Misses          11      11           
Flag Coverage Δ
clang_unit_tests 98.3% <ø> (ø)
gcc_unit_tests 100.0% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 920e356...b5744ef. Read the comment docs.

@github-actions
Copy link

github-actions bot commented May 15, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 28 0 0.2s
✅ BASH shellcheck 28 0 0.14s
✅ BASH shfmt 28 0 0 0.04s
✅ CMAKE cmake-format 11 0 0 0.55s
✅ CMAKE cmake-lint 11 0 0.59s
✅ CPP clang-format 25 0 0 0.16s
✅ CPP clang-tidy 25 0 111.35s
✅ CPP cppcheck 25 0 3.6s
✅ CPP cpplint 25 0 0.95s
✅ GIT commitlint yes no 1.09s
✅ GIT conform yes no 0.82s
✅ GIT gitlint yes no 0.52s
✅ GIT git_diff yes no 0.01s
✅ GIT git-lint yes no 0.53s
✅ GIT git_sizer yes no 0.12s
✅ GIT git-spell yes no 2.58s
✅ LICENSE reuse yes no 1.29s
✅ LS ls-lint yes no 0.03s
✅ LS ls-spell 162 0 2.32s
✅ MARKDOWN mdl 3 0 0.62s
✅ MARKDOWN remark-lint 3 0 0 2.43s
✅ MARKDOWN textlint 2 0 10.43s
✅ NIX nixpkgs-fmt-wrapper 24 0 0 0.33s
✅ NIX nix-linter 20 0 0.17s
✅ SPELL codespell 162 0 0.59s
✅ SPELL cspell 162 0 7.93s
✅ YAML prettier 30 0 0 1.79s
✅ YAML yamllint 30 0 1.16s

See errors details in artifact MegaLinter reports on CI Job page

@melg8 melg8 force-pushed the feature/JustSupport branch from 0a7a517 to caefa28 Compare May 15, 2022 18:52
Add justfile and use its commands.

Signed-off-by: Melg Eight <[email protected]>
@melg8 melg8 force-pushed the feature/JustSupport branch from caefa28 to 745178c Compare May 15, 2022 19:17
@melg8 melg8 force-pushed the feature/JustSupport branch 22 times, most recently from ca6f315 to db3f03b Compare May 18, 2022 00:05
@melg8 melg8 force-pushed the feature/JustSupport branch 11 times, most recently from 7902085 to b5744ef Compare May 18, 2022 00:57
Update readme.

Signed-off-by: Melg Eight <[email protected]>
@melg8 melg8 force-pushed the feature/JustSupport branch from b5744ef to 9ee12c1 Compare May 18, 2022 02:32
@melg8 melg8 merged commit 9ee12c1 into develop May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants