Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make linter happy #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

arsarsars1
Copy link

No description provided.

static const String RATING = 'Rating';
static const String DESCRIPTION = 'Description';
static const String CASTS = 'Casts';
static const String nowShowing = 'now_showing';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const should always be in uppercase with underscores so it is self descriptive it is const and wont be change.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure I will make the change and update the request

@arsarsars1
Copy link
Author

Hi @Iamzaryab PR is updated. Thank you

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

Successfully merging this pull request may close these issues.

2 participants