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

Skip reading files with incorrect extension #318

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. filter_files_by_extension function

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    64788e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9c391ca View commit details
    Browse the repository at this point in the history
  2. add type checking

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4d8f4b7 View commit details
    Browse the repository at this point in the history
  3. add filter_by param to get_all_files_paths_under

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f447f01 View commit details
    Browse the repository at this point in the history
  4. isort

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    645655d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. address ayush's comments

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e31a3f1 View commit details
    Browse the repository at this point in the history
  2. run black

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    79180f9 View commit details
    Browse the repository at this point in the history
  3. trailing whitespace

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ea0be00 View commit details
    Browse the repository at this point in the history
  4. more whitespace

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9e5a7a9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into filter_files_by_extension

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9ef670e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. address praateek's review

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    aa12a71 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. praateek's review

    Signed-off-by: Sarah Yurick <[email protected]>
    sarahyurick committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0a35010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8f5ed9 View commit details
    Browse the repository at this point in the history