LfsProjectLocks: Open Files.list stream in try-with-resource

When building with Bazel 0.10.rc8, ErrorProne reports an error:

  [StreamResourceLeak] Streams that encapsulate a closeable resource
  should be closed using try-with-resources

Change-Id: I4685d5c72a39411ef5605fe873a5a62fd4e8eaa9
Reported-by: David Ostrovsky <david@ostrovsky.org>
1 file changed
tree: 5a345d13aa7dcf4d0b60f42ab93e7511ff2fab8f
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE