airbnb / airbnb/binaryalert

Prefix minimum length?

Open
#136 1 comment 0 reactions 0 assignees View on GitHub
cli
Dominant language
Python
Stars
1.5k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Is there a reason for the unique name prefix requiring a minimum 4 character length?

In reference to `cli/config.py`:
```
VALID_NAME_PREFIX_FORMAT = r'[a-z][a-z0-9_]{3,50}'
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.