Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

style: satisfy linter variable casing #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gavmor
Copy link

@gavmor gavmor commented Nov 17, 2021

From what I can tell, Travis CI is failing for want of a particular variable casing:

167:17  error    Identifier 'alfa_beta_match' is not in camel case  @typescript-eslint/camelcase
168:15  error    Identifier 'alfa_beta_match' is not in camel case  @typescript-eslint/camelcase
168:34  error    Identifier 'alfa_beta_match' is not in camel case  @typescript-eslint/camelcase

Hopefully this change will permit Travis to complete its journey, and release the laudable v5.8.4 version which includes the bug-fixing commit from @rosselm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant