-
Notifications
You must be signed in to change notification settings - Fork 28
Action Server has a lot of linting errors #1785
Copy link
Copy link
Open
Labels
actionfeatureA new feature or feature requestA new feature or feature requestrefactorA code change that neither fixes a bug nor adds a featureA code change that neither fixes a bug nor adds a featurestyleChanges that do not affect the meaning of the code (white-space, formatting, etc)Changes that do not affect the meaning of the code (white-space, formatting, etc)sustaining
Metadata
Metadata
Assignees
Labels
actionfeatureA new feature or feature requestA new feature or feature requestrefactorA code change that neither fixes a bug nor adds a featureA code change that neither fixes a bug nor adds a featurestyleChanges that do not affect the meaning of the code (white-space, formatting, etc)Changes that do not affect the meaning of the code (white-space, formatting, etc)sustaining
Type
Projects
Status
Todo
Checked for duplicates
Yes - I've already checked
Alternatives considered
No - I haven't considered
Related problems
No response
Describe the feature request
Not a very high priority issue. I'm not sure if we want to necessarily hard enforce this, but I noticed that there are linting errors in the
action-servercodebase. I suggest either we relax the linting rules if we don't want to subscribe to the ones being pointed out or addressing them to lessen the debt.