Skip to content

Commit 536f1b0

Browse files
Apply suggestion from @Lightning00Blade
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
1 parent ae1b155 commit 536f1b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export default defineConfig([
136136
},
137137
},
138138
{
139-
name: 'Tool schema restrictions',
139+
name: 'Tools definitions',
140140
files: ['src/tools/**/*.ts'],
141141
ignores: ['src/tools/input.ts'],
142142
rules: {

0 commit comments

Comments
 (0)