Skip to content

Commit 7d52f9d

Browse files
Apply suggestion from @Lightning00Blade
Co-authored-by: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com>
1 parent 11a7c52 commit 7d52f9d

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
@@ -135,7 +135,7 @@ export default defineConfig([
135135
},
136136
},
137137
{
138-
name: 'Tool schema restrictions',
138+
name: 'Tools definitions',
139139
files: ['src/tools/**/*.ts'],
140140
ignores: ['src/tools/input.ts'],
141141
rules: {

0 commit comments

Comments
 (0)