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

Check Indentation #115

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from
Draft

Check Indentation #115

wants to merge 28 commits into from

Commits on Sep 2, 2019

  1. basic test

    Lars Berscheid committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    03f9f78 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. clean check

    Lars Berscheid committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    ce8b432 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pantor/check-indentation

    Lars Berscheid committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b1a479b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. add level

    Lars Berscheid committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    2a25f0b View commit details
    Browse the repository at this point in the history
  2. merge master

    Lars Berscheid committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    88712ba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. fix visitor

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    28f7a65 View commit details
    Browse the repository at this point in the history
  2. merge master

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b735fe6 View commit details
    Browse the repository at this point in the history
  3. add most symbols

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ac9c286 View commit details
    Browse the repository at this point in the history
  4. add config

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    31f2e9d View commit details
    Browse the repository at this point in the history
  5. fix file begin

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    68b4b70 View commit details
    Browse the repository at this point in the history
  6. fix else if

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    99b9c9b View commit details
    Browse the repository at this point in the history
  7. add some tests

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    1c3c507 View commit details
    Browse the repository at this point in the history
  8. namespace handling

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6f4a220 View commit details
    Browse the repository at this point in the history
  9. namespace 2

    Lars Berscheid committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d7a3520 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. check for parent line

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    64e68c7 View commit details
    Browse the repository at this point in the history
  2. namespace handling

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    feace77 View commit details
    Browse the repository at this point in the history
  3. fix lambda

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    9c195d2 View commit details
    Browse the repository at this point in the history
  4. fix lock statement

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    5824666 View commit details
    Browse the repository at this point in the history
  5. fix object creation

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    24ec88a View commit details
    Browse the repository at this point in the history
  6. fix switch

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    42dc54e View commit details
    Browse the repository at this point in the history
  7. add config indent-size

    Lars Berscheid committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    88a6d9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a854653 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. merge master

    Lars Berscheid committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    3e086e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    2425bb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    e6f202b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. add indent size config

    Lars Berscheid committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    726b617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd0e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    2cbcf4e View commit details
    Browse the repository at this point in the history