question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

import/order: needs a champion?

See original GitHub issue

@jfmengels / @ljharb: what do y’all think of spinning import/order (and maybe more/all the pure style-guide rules) out into a separate plugin?

There is clearly an enthusiastic user base, but I am not a member thereof and so I think it’s frustrating for everyone when I basically just don’t get involved, and I don’t have the bandwidth already to manage the static analysis stuff (which I do use and am passionate about).

Thoughts?

Practically, I think we’d move the current implementation either back to @jfmengels’ project or to some new project (not sure whose, in that case) and then deprecate here with a note to migrate to the new separate plugin, and remove in v3.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
dantmancommented, Apr 19, 2019

I think this idea is worth revisiting.

import/order has not been updated in months and is missing many requested features. Meanwhile import/order has already been forked and that library has already done the work of implementing various feature requests still open in this repo.

It may be worth either deprecating import/order and recommending import-helpers/order-imports instead. Or making it possible for that fork to be merged into eslint-plugin-import and the author to easily improve it.

1reaction
benmoshercommented, Oct 18, 2017

that is fair. one of the primary benefits originally was combined exposure of both sides of this plugin. I just hate for the issues to pile up here, is all. I’ve been moving slowly enough as it is on any of the minor bugfixes over the last 12 months or so, I really appreciate all the slack you’ve been taking up.

maybe I’m just mentally overinflated the wave of order issues. will leave it be for now. but yeah, if @jfmengels is done maintaining it (can’t blame him) and I’m not going to really be helpful managing it, that leaves you to champion this rule and its many issues (if you’re up for it) or maybe it’d be good to pull in another primary collaborator from the community.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rita Pierson: Every kid needs a champion | TED - YouTube
Rita Pierson, a teacher for 40 years, once heard a colleague say, "They don't pay me to like the kids." Her response: "Kids...
Read more >
Imports - checkstyle
Checks that there are no import statements that use the * notation. Rationale: Importing all classes from a package or static members from...
Read more >
Speed up import of SAP HANA database
My data looks like this and I need to import "order number" other wise the "number of items" will be imported blank.
Read more >
Site Map - September 12, 1947 - The New York Times
U.S. DEMAND DELAYS PARIS PARLEY'S END; Talks Prolonged to Revise Report to Meet ... BRITISH CURB BOOK IMPORT; Order Also Applies to Music...
Read more >
International Account Specialist Job at Arkema Inc in King of Prussia ...
... documentation and update import order information for stock requirements ... all employees are expected to learn and champion Arkema's safety culture, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found