Peter deHaan
Peter deHaan
Probably a Qt issue, but scrolling on both mobile (Android) and desktop (Fedora/GNOME) seems more laggy than in other apps. I am also seeing slow scrolling speed on Windows 10...
I'm invoking **ember-template-lint** via **npx** (to lint Handlebars *.hbs files) and I am getting a handful of the following error, but the rule name seems to be `undefined`, so I'm...
https://github.com/mozilla/addons-linter/blob/300ad70f9caf8cee628778af2c5d28e2302167e1/src/schema/validator.js#L90 Should that be `max_manifest_version`?
https://stage.experimenter.nonprod.dataops.mozgcp.net/nimbus/?tab=archived&firefoxMinVersion=FIREFOX_16 Not sure if it's better to have consistent and predictable numbering from Firefox 11-100, or gaps in numbering but fewer instances of "No experiments found." ┆Issue is synchronized with...
Since this alters the package.json file quite a bit in some cases, not sure if you want to add some more debug output after rewriting the package.json file. Relevant: https://github.com/gorillamania/package.json-validator...
More of an odd question rather than a bug... I was looking through the [`inferLicenseURL()`](https://github.com/jonschlinkert/normalize-pkg/blob/master/lib/utils.js#L28) method and wasn't sure if you wanted to: 1. Add "MPL" license (I'm biased here):...
https://addons.mozilla.org/firefox/downloads/file/3720941/firefox_relay-1.5.1-fx.xpi (432 KB, 57 files) vs https://addons.mozilla.org/firefox/downloads/file/3720941/firefox_relay-1.7.1-fx.xpi (513 KB, 104 files) Looks like the latest add-on (1.7.1) added ~81 KB and 47 files. Notably added: - README.md (2 KB) -...
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
I'm getting a "This area needs to be alphabetized" warning on my Stylus file when using a vendor prefixed rule. I think vendor prefixed things should be excluded since it's...
https://docs.npmjs.com/files/package.json#license http://npm1k.org/