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

feat: raise UnsupportedExtensionException when loading .yml files #2890

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: raise UnsupportedExtensionException when loading .yml files

7f3bc1d
Select commit
Loading
Failed to load commit list.
Open

feat: raise UnsupportedExtensionException when loading .yml files #2890

feat: raise UnsupportedExtensionException when loading .yml files
7f3bc1d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 11, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check warning on line 195 in tests/test_config_loader.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning test

This assignment to 'cfg' is unnecessary as it is
redefined
before this value is used.

Check notice on line 42 in hydra/errors.py

See this annotation in the file changed.

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.