Closed benbhall closed 4 years ago
Here you go @nevillejrbrown if you want to see the results against ukho/docs.
How about adding main and master to the trigger?
Or... Get on main now.
I think it might be over-sensitive here: "Be careful with UK
, it’s profane in some cases".
Lots of other false positives too. But it did spot a 'whitelist'!
I think it might be over-sensitive here: "Be careful with
UK
, it’s profane in some cases".Lots of other false positives too. But it did spot a 'whitelist'!
Like introducing nullable reference types in C# to a large existing solution and 200 warnings pop up :) Always tricky introducing any such checks to existing sources. I'm sure if it was plugged in from the start on a piece, with the equivalent extension in the editor (available for most IDEs), then we'd stay on top of tweaking rules.
I'll have a bash at dialling it back a bit in some config today on this branch. This repo is a good testing ground.
How about adding main and master to the trigger?
🤦♂️ ofc hehe
How about adding main and master to the trigger?
🤦♂️ ofc hehe
Okay I've set workflow to trigger for master or main for now if I could get an approve please and will open up another branch to refine Alex.js.
Went to test this and remembered we are still on
master
, whereas I wrote the CIyml
on my repo with a default ofmain
.Changing it to
master
for the time being.Also adding missing package.json. The perils of lift and shift from testing it elsewhere! :)