mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 14:40:10 +08:00
Upgrade linguist dependency
This version changes how it counts python heredoc. All heredoc is counted as code.
This commit is contained in:
1
node_modules/github-linguist/src/utils.ts
generated
vendored
1
node_modules/github-linguist/src/utils.ts
generated
vendored
@@ -1,6 +1,5 @@
|
||||
import fs from 'fs';
|
||||
import path from 'path';
|
||||
// @ts-ignore
|
||||
import slash from 'slash2';
|
||||
|
||||
const packagePath = slash(path.join(__dirname, '../', 'package.json'));
|
||||
|
||||
Reference in New Issue
Block a user