Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude bcsl.ts test files from CodeQL code scanning
Fix errors like: ``` lib/galaxy/datatypes/test/test_file3.bcsl.ts#L2C12:12: A parse error occurred: `';' expected.`. Check the syntax of the file. If the file is invalid, correct the error or [exclude](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/customizing-code-scanning) the file from analysis. ``` seen in https://github.com/galaxyproject/galaxy/actions/runs/9170180020/job/25211944475 .
- Loading branch information