mirror of
https://github.com/bitwarden/server.git
synced 2025-07-16 15:17:33 -05:00
Fixed typo in Dotnet-format section (#1878)
This commit is contained in:
@ -111,7 +111,7 @@ No grant of any rights in the trademarks, service marks, or logos of Bitwarden i
|
||||
|
||||
### Dotnet-format
|
||||
|
||||
We recently migrated to using dotnet-foormat as code formatter. All previous branches will need to updated to avoid large merge conflicts using the following steps:
|
||||
We recently migrated to using dotnet-format as code formatter. All previous branches will need to updated to avoid large merge conflicts using the following steps:
|
||||
|
||||
1. Check out your local Branch
|
||||
2. Run `git merge 61dc65aa598b1f492d2f0222bb7bf0dd15d116f5`
|
||||
|
Reference in New Issue
Block a user