You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on a need at work, I thought it might be useful to have a rule that complains when a cloud providers region (such as AWS's us-east-1) is hard coded into the code. (Hardcoded values can get in the way of deploying to multiple regions.)
I was surprised to not find any linter plugins online that implement this!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Based on a need at work, I thought it might be useful to have a rule that complains when a cloud providers region (such as AWS's us-east-1) is hard coded into the code. (Hardcoded values can get in the way of deploying to multiple regions.)
I was surprised to not find any linter plugins online that implement this!
Thanks for reading. 😊
Beta Was this translation helpful? Give feedback.
All reactions