This commit is contained in:
Aart Jan Kaptijn 2022-11-14 15:03:23 +01:00 committed by A. J. Kaptijn
parent e5aa1531a6
commit 411cf3d74b
19 changed files with 82 additions and 119 deletions

View file

@ -1,7 +1,7 @@
import * as fs from 'fs'
import glob from 'fast-glob'
import {FileContent, InputProvider, ReportInput} from './input-provider'
import {listFiles} from '../utils/git'
import {FileContent, InputProvider, ReportInput} from './input-provider.js'
import {listFiles} from '../utils/git.js'
export class LocalFileProvider implements InputProvider {
constructor(