package
0.0.0-20240926221048-4af086f91ec7
Repository: https://github.com/stackb/scala-gazelle.git
Documentation: pkg.go.dev

# README

pkg/provider

The TestScalaSourceProviderParseScalaRule test parses .scala files in the testdata/ directory and compares the output to a similarly-named golden file.

To regenerate the golden files, run the test with the -update flag:

bazel run //pkg/provider:provider_test -- -update