Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct minor formatting issues #377

Merged

Conversation

CYX22222003
Copy link

Minor change to formatting in UG

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@CYX22222003 CYX22222003 requested review from KrashKart, yooplo, blackpanther9229 and chrisjohntan and removed request for KrashKart and yooplo November 11, 2024 09:34
Comment on lines +90 to +95
1. The local-part should only contain alphanumeric characters and these special characters, excluding the parentheses, (+_.-)
2. This is followed by a '@' and then a domain name. The domain name is made up of domain labels separated by periods.
The domain name must:
- end with a domain label at least 2 characters long
- have each domain label start and end with alphanumeric characters
- have each domain label consist of alphanumeric characters, separated only by hyphens, if any.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look better

@blackpanther9229 blackpanther9229 merged commit 03874fa into AY2425S1-CS2103T-F14a-4:master Nov 11, 2024
4 checks passed
Copy link

@chrisjohntan chrisjohntan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants