Skip to content

Commit

Permalink
chore: test publishing PR
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Aug 26, 2024
1 parent 29b6665 commit 19339a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/eslint-remote-tester/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ import { LintMessage } from './engine/types.js';
import * as fileClient from './file-client/index.js';
import logger from './progress-logger/index.js';

// testing

/**
* Entrypoint of the application.
* Runs ESLint to given repositories and filters out only the rules being under testing.
Expand Down

0 comments on commit 19339a6

Please sign in to comment.