Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: inaka/elvis.mk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: inaka/elvis.mk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 9 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 19, 2022

  1. Update README.md

    elbrujohalcon authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    f7088da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81a1d45 View commit details
    Browse the repository at this point in the history
  3. fix: some compatibility issues with non GNU environments

    Change the test for empty directory to match one that erlang.mk uses
    itself, for consistency.
    
    refs #17
    rlipscombe committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5350d30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from rlipscombe/bsd-options

    fix: some compatibility issues with non GNU environments
    elbrujohalcon authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    81ccb60 View commit details
    Browse the repository at this point in the history
  5. perf: don't run command -v rebar3 on each Elvis invocation

    - move the rebar3 invocation in a script
    - add some simple tests
    andrei-mihaila committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4c272f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5675200 View commit details
    Browse the repository at this point in the history
  7. ci: run tests on push & PR (master branch)

    - test in the latest Ubuntu and MacOS
    andrei-mihaila committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    2b68bc3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fe2e13 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #20 from andrei-mihaila/master

    Small performance improvements, docs updates
    elbrujohalcon authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    59938d9 View commit details
    Browse the repository at this point in the history
Loading