upward-dev / Upward

open source project for the tech community - let's learn from each other
GNU General Public License v3.0
3 stars 4 forks source link

Update README with intro to optional `ts-` strict checking #10

Closed diffalot closed 3 years ago

diffalot commented 3 years ago

And I want to make sure a branch with -ts- in the middle doesn't trigger type checking.

I think it will be ok if someone accidentally begins a PR with ts- and then has change the name. I don't see that happening every day.

diffalot commented 3 years ago

That did not work, the Typescript check ran :(

diffalot commented 3 years ago

I’m gonna break this into two consecutive PRs so it’s easier to review