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

Whitelabel ausweisen tab #741

Merged
merged 6 commits into from
Jan 23, 2023
Merged

Conversation

michael-markl
Copy link
Member

Closes #719 .

# Conflicts:
#	frontend/lib/identification/activation_workflow/activation_code_scanner_page.dart
Comment on lines +1 to +9
{
"semi": false,
"singleQuote": false,
"arrowParens": "avoid",
"printWidth": 120,
"bracketSameLine": true,
"tabWidth": 4,
"endOfLine": "auto"
}
Copy link
Member Author

Choose a reason for hiding this comment

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

I had to add a prettier config here (which is slightly different to the one in administration (tabWidth, singleQuote). Otherwise intellij always auto formats according to prettier's defaults which results in changes everywhere.
Ultimatively, we probably want a unified prettier config at the root of the repo.
Should I create an issue for that?

Copy link
Member

Choose a reason for hiding this comment

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

Sounds good!

Co-authored-by: Max Ammann <[email protected]>
@michael-markl michael-markl merged commit a88c92d into whitelabel Jan 23, 2023
@michael-markl michael-markl deleted the whitelabel-ausweisen-tab branch January 23, 2023 10:32
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.

Whitelabel the Ausweisen Tab
2 participants