bgrep icon indicating copy to clipboard operation
bgrep copied to clipboard

Consider using rustfmt to format the code?

Open Aloxaf opened this issue 5 years ago • 1 comments

I noticed that you're not using the default rust style guidelines. It would be better to use rustfmt to format your code so that coding style can be unified among different contributors.

You can add a rustfmt.toml for some custom configuration, such as tab_spaces = 2, the full configurations can be found at Configurations.md.

(I am not a native speaker, so please forgive me if there is any offense in my words.)

Aloxaf avatar Mar 24 '19 11:03 Aloxaf

Thanks for the tip! I'll sure make a custom rustfmt.toml. By the way, your english is pretty fine.

gahag avatar Mar 24 '19 19:03 gahag