mirror of
https://github.com/chatmail/core.git
synced 2026-05-14 04:16:30 +03:00
Add scripts/codespell.sh and spellcheck
This commit is contained in:
@@ -5,7 +5,7 @@ use quote::quote;
|
||||
|
||||
use crate::proc_macro::TokenStream;
|
||||
|
||||
// For now, assume (not check) that these macroses are applied to enum without
|
||||
// For now, assume (not check) that these macros are applied to enum without
|
||||
// data. If this assumption is violated, compiler error will point to
|
||||
// generated code, which is not very user-friendly.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user