ember-cli / ember-cli/eslint-plugin-ember

routes-segments-snake-case while using _

Open
#248 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
263
Forks
214
Avg merge
30m
Merged PRs (30d)
5

Description

Hi,

I want to report / ask that I am using _ on my route for dynamic values :
Here is the code
`
this.route('edit', { path: 'edit/:_id' });
`
Is snake cased only limited to something_something ?
Because I want to pass 'simple' named param.
For example I am passing _id here, the lint still show routes-segments-snake-case.

Please correct me if this is not an issue.

Thank you !

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.