Shubhankar Bhadra

Results 30 comments of Shubhankar Bhadra

I was having my semester quizzes, will resume from today again 😅

@adelkahomolova Ma'am, I resumed my work yesterday, sorry for the delay but semester exams were very brain draining. 😅

![image](https://user-images.githubusercontent.com/42507632/96360335-ef44be80-1139-11eb-9c5d-70003b7852d5.png) I am setting up my environment but there is some issue regarding yarn. How to resolve it?

![image](https://user-images.githubusercontent.com/42507632/96360411-c7098f80-113a-11eb-8f6f-64f4da292138.png) Also under practices folder what folder name should I put for C++ like CPlusPlus or CPP ?

My workspace OS is linux mint

![image](https://user-images.githubusercontent.com/42507632/96444462-ea603780-122b-11eb-9272-be2f90fda2aa.png) Ma'am, How to tackle this issue ?

Thank you, ma'am, it runs perfectly now! Which linter is to be used for C++?

![image](https://user-images.githubusercontent.com/42507632/96448245-b50a1880-1230-11eb-8381-86f34637ebb8.png) https://github.com/caramelomartins/awesome-linters I got reference of some widely used C++ linters out of which as per the organization's flavour [cppcheck](http://cppcheck.sourceforge.net/) serves the purpose well enough.

![image](https://user-images.githubusercontent.com/42507632/96571316-083fa200-12e9-11eb-98f6-40b931b6438d.png) In the GoLinterUsedPractice spec file, why has typescript been put for 'If it is not Go' and what should I put for 'If it is not C++' ?

Also, If I need to test it, should I run `yarn start run` or build using `yarn build` and then test using `yarn test`?