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.

Lint: sort maintainers

See original GitHub issue

Yes:

extra:
  recipe-maintainers:
    - a
    - b
    - c

No:

extra:
  recipe-maintainers:
    - a
    - c
    - b

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ocefpafcommented, Apr 11, 2016

These must be github handles? Or are mailinglists allowed?

Always GitHub handles. I mentioned (and ended up mixing) the old way of listing maintainers e-mails in spec files (RPMs), where the main maintainer being on top was important, just to make a point that I don’t think it is too important here.

1reaction
pelsoncommented, Apr 11, 2016

These must be github handles? Or are mailinglists allowed?

Github handles. They are what goes into managing the conda-forge teams.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sort-keys - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
lydell/eslint-plugin-simple-import-sort - GitHub
Sorting is the easy part of this plugin. Handling whitespace and comments is the hard part. The autofix might end up with a...
Read more >
eslint-plugin-sort-annotation - NPM Package Overview - Socket
Lint rule to autofix unsorted object's keys or array. Version: 1.0.5 was published by ronpark. Start using Socket to analyze eslint-plugin-sort-annotation ...
Read more >
ESLint sort imports - remarkablemark
Reminder: Don't forget to remove or disable the sort-imports rule. When you run eslint . --fix : npm run lint:fix
Read more >
eslint-plugin-typescript-sort-keys - npm package - Snyk
Learn more about eslint-plugin-typescript-sort-keys: package health score, popularity, security, maintenance, versions and more.
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