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

Do not trigger a RecursionError #23 #24

Merged
merged 6 commits into from
Jun 11, 2021
Merged

Do not trigger a RecursionError #23 #24

merged 6 commits into from
Jun 11, 2021

Commits on Jun 11, 2021

  1. Add failing test for #23

    We have a recursion-error
    
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3b794f1 View commit details
    Browse the repository at this point in the history
  2. Set a root path if one is not present #23

    Signed-off-by: Jono Yang <[email protected]>
    JonoYang committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    dc061bf View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG entry

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    e141977 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d4c7a2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    825755b View commit details
    Browse the repository at this point in the history
  6. Do not ignore by default sccs and rcs dirs

    Fix for aboutcode-org/scancode-toolkit#1422
    Signed-off-by: Philippe Ombredanne <[email protected]>
    pombredanne committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    02ec56d View commit details
    Browse the repository at this point in the history