White Spaces in Project Names

已回答

I've been searching in Google but surprisingly I didn't find any information about this.

Do white spaces in project names (here Kotlin) cause problems? Are they bad convention? 

0

It's not common to use whitespaces in the project name, but it should not cause any issues.

0

Would you say it's good convention to not use whitespaces in project names?

0

Yes, I would not use spaces in my project names.

0

Thank you, very helpful!

0

请先登录再写评论。