Andrew

Results 882 issues of Andrew

Please host static assets on a content distribution network such as CDNJS.com, so that developers can integrate patternomaly more easily into our applications.

Hi, Neat analyzer! Can we get this published to the Python package manage, in order to make it easier for users to install? https://pypi.org/ Example Python package: https://github.com/mcandre/liquidnitrogen

Hi! Many JVM projects, particularly Clojure projects, host their artifacts at Clojars. Could javadocs.io add support for this index? https://clojars.org/

enhancement

Curious how mymayvenrepo.com's index could work with javadoc.io, for public packages. As an alternative to Maven Central and Bintray. https://mymavenrepo.com/#features

enhancement

Please update the disparity dependency to at least v3.1.0, in order to resolve GitHub security alerts. https://github.com/millermedeiros/disparity/commit/d4796573f6bc66e77a310c8288b9dc3ebb0ea3fb

Could we get an option to place method chains longer than a single method, onto multiple lines?

Please allow users to configure *no space* between the braces for empty blocks, including empty `while` blocks. I tried the `before` and `after` options for while brace whitespace, with no...

How are users supposed to configure esformatter in order to exclude custom file paths? I'm having trouble finding this option in the provided documentation. For example, CoffeeScript projects will want...

Could esformatter look for [EditorConfig](https://editorconfig.org/) files and inherit style from there? This would integrate better with existing projects and avoid having to write the same style twice in different configuration...

Please exclude file patterns like `*.min.js` and `*-min.js`, in order to avoid altering minified artifacts.