简体   繁体   中英

Is it safe to exclude the Sorbet errors.txt from your git repo?

errors.txt tends to have a lot of changes when you run srb rbi update , and I've seen the Sorbet developers mention before that it's not really meant for anything other than debugging.

So, is it safe to ignore the errors.txt file? Will doing so cause any negative effects?

Yes, it's safe to be ignored. As you mention, it's used to debug when things go wrong.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM