# Ensure analyzer fixture assets keep LF endings for deterministic hashes src/Scanner/__Tests/StellaOps.Scanner.Analyzers.Lang.Python.Tests/Fixtures/** text eol=lf # Ensure reachability sample assets keep LF endings for deterministic hashes tests/reachability/samples-public/** text eol=lf # Ensure corpus and fixture assets under src/tests keep LF endings for deterministic hashes src/tests/reachability/corpus/** text eol=lf src/tests/reachability/samples-public/** text eol=lf src/tests/reachability/fixtures/** text eol=lf src/__Tests/reachability/corpus/** text eol=lf