mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2025-06-27 00:29:58 +00:00

Fix issue with kebab-case validator incorrectly flagging single-word flags like --prompt. Refactor detectCamelCaseFlags to properly handle all single-word flags. Update tests to verify correct behavior with single-word and camelCase flags. Add support for alternative flag formats in init command (e.g., -my_name). This fixes a bug where users couldn't use the --prompt flag directly and had to use -p instead.
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
package-lock.json
|
|
|
|
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
|
|
|
node_modules/
|
|
|