Tan Yi Guan

Results 9 comments of Tan Yi Guan

There are some limitations to my latest commit as the `git-diff-lint` bash script does not work on Windows. I am looking into other alternatives that are cross platforms.

I have been looking for alternative solutions the past few days and these are the few solutions that I have come across: 1. One of the ways we could do...

I was trying my best to implement a solution where I could use `git diff` and `findstr` for windows as I have previously proposed but I have reached a roadblock...

> @tenebrius1 So every commit a dev makes locally has to pass the lint check? Yes, but it will only lint files that have changed from the master branch so...

Appreciate the comments and letting me know the concerns from a senior dev perspective! I did not think about how much it would affect the development process and how much...

Hello @NicolasCwy @samuelfangjw @sivayogasubramanian, would appreciate any reviews for this PR since there hasn't been any input for quite a while!

Hello, is anybody investigating this issue? If not I don't mind looking into it!

@fsgmhoward I have a few questions regarding this issue: 1. I'm not too sure what the team's stance is with regards to solutions that add in new dependencies so I...

@fsgmhoward Thanks for the clarification! I will look into whether there is a way to only run linting on files with `git diff`.