platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Add common i386 alias

Open bivens-dev opened this issue 3 years ago • 1 comments

Wanted to ask if you would be open to something like this? I saw some precedent in the file but wasn't sure if this was a pattern you wanted to avoid potentially.

I ran into this writing a new rule set and was running into writing a bunch of additional logic that could have just been avoided with an alias like this so I figured I would submit it as a pull request and see what y'all think :)

bivens-dev avatar Oct 10 '22 16:10 bivens-dev

How does this avoid additional logic? Adding aliases gives a single concept two names, which is usually a path to future confusion.

aiuto avatar Feb 09 '23 16:02 aiuto