Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 341 Bytes

File metadata and controls

5 lines (3 loc) · 341 Bytes

Testing

Note: this file pertains to the testing of ld-find-code-refs for those actively developing it. It is not intended for testing the execution of the program against a real repository.

Set up your development environment by installing Go and running make init to install the linter. To lint and run tests, run make test.