diff --git a/.prettierignore b/.prettierignore index 07db99c705..c02f12d532 100644 --- a/.prettierignore +++ b/.prettierignore @@ -4,8 +4,6 @@ /coverage pnpm-lock.yaml -# Editoe assets -apps/editoe/src/app/assets/svg # Automatically generated from Figma libs/components/icons/src/auto-icons diff --git a/docs/affine-git-guideline.md b/docs/affine-git-guideline.md index adbc3b94c5..71fcb12834 100644 --- a/docs/affine-git-guideline.md +++ b/docs/affine-git-guideline.md @@ -7,7 +7,7 @@ # 2. **Commit message guidelines** -Affine uses [semantic-release](https://github.com/semantic-release/semantic-release) for automated version management and package publishing. For that to work, commitmessages need to be in the right format. +AFFiNE uses [semantic-release](https://github.com/semantic-release/semantic-release) for automated version management and package publishing. For that to work, commitmessages need to be in the right format. ### **Atomic commits**