home/categories/code-quality/lexicalninja-my-little-scrum-team-skills-import-formatter-skill-md
code-qualitytesting-security

import-formatter

Format and organize import statements in code files. Use when imports are messy, unordered, or need to follow project conventions. Automatically groups imports by type (standard library, third-party, local) and sorts them alphabetically.

lexicalninja
maintainer
lexicalninja
آخر تحديث 1/16/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Format and organize import statements in code files. Use when imports are messy, unordered, or need to follow project conventions. Automatically groups imports by type (standard library, third-party, local) and sorts them alphabetically.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use import-formatter