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

Read filenames using case insensitive extension #2263

Commits on Apr 7, 2020

  1. FilesystemSearcher now searches for file names ignoring the case of t…

    …he extension
    sumanau7 authored and Sumanau Sareen committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    83cdd40 View commit details
    Browse the repository at this point in the history
  2. Add warning in case core config files are found with yaml extension

    sumanau7 authored and Sumanau Sareen committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    466ed1f View commit details
    Browse the repository at this point in the history
  3. 1. Add integration test for yaml schema extension warning. 2. Add int…

    …egration test for checking case-insensitive extensions
    sumanau7 authored and Sumanau Sareen committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f9343c4 View commit details
    Browse the repository at this point in the history
  4. Update changelog.md with github issue and PR details

    sumanau7 authored and Sumanau Sareen committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6f302e2 View commit details
    Browse the repository at this point in the history