code, Reviews, Code Review, Review, Software Quality, Software Standards, Reviewer, Reviewee, Gitlab, Version Control Why Code Reviews matter? If you are reading this post as a software developer, you might understand what I mean. Code reviews are integral part of any software development process. Any good professional develop will never say
Github, Mac OS X, Tips, Tutorial, Git, Gitignore, Ignore, Global, Gitlab Using Global .gitignore on Mac If you're a Git user, there is high chance you might be using .gitignore file to ignore certain files from being committed into your remote repo. Now, .gitignore file differs for different languages,