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

Update project #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 1, 2021

  1. Add a basic mix formatter file

    Signed-off-by: Thomas Citharel <[email protected]>
    tcitworld committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    1cc276e View commit details
    Browse the repository at this point in the history
  2. Update deps

    Signed-off-by: Thomas Citharel <[email protected]>
    tcitworld committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a5a532f View commit details
    Browse the repository at this point in the history
  3. Add some elements to .gitignore

    * .ruby-version if you use rvm to manage ruby environement (to run the
      tests)
    * test/__pycache__/ for python tests
    
    Signed-off-by: Thomas Citharel <[email protected]>
    tcitworld committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    54afe4c View commit details
    Browse the repository at this point in the history
  4. More lint issues

    Signed-off-by: Thomas Citharel <[email protected]>
    tcitworld committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9b99fe7 View commit details
    Browse the repository at this point in the history