knksmith57 / hexo-renderer-sass

Sass renderer plugin for Hexo
47 stars 45 forks source link

Use standard code style #25

Closed knksmith57 closed 7 years ago

knksmith57 commented 7 years ago

Relates to #23. Replaces custom eslint configs with standard and reformats code to be standard compliant.

knksmith57 commented 7 years ago

builds are going to fail because #24 hasn't landed yet

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 64ed94e2db4b9b693d68ffbbc9d820aae4bd7b69 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 64ed94e2db4b9b693d68ffbbc9d820aae4bd7b69 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 64ed94e2db4b9b693d68ffbbc9d820aae4bd7b69 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-90.0%) to 10.0% when pulling ff9ab4b2c98f9aab3f35aff1a86ea8a7129a38c0 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

JLHwung commented 7 years ago

Builds fail on lack of native modules compiler support on precise images, see https://docs.travis-ci.com/user/languages/javascript-with-nodejs#Node.js-v4-(or-io.js-v3)-compiler-requirements

Could you update .travis.yml according to the link?

No idea why it passes on other builds.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 6f7bbdf6d22d0222e7e552c191071d5fd571a7e7 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

knksmith57 commented 7 years ago

Ah, good catch @JLHwung. Updated compiler requirements per your link. Looks like that worked --> https://travis-ci.org/knksmith57/hexo-renderer-sass/builds/186464506

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c47527a743ee2520967ea090ffae9e93033538f8 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling c47527a743ee2520967ea090ffae9e93033538f8 on standard-code-style into 0833a6ff41501af935564e282044c1371b4853a4 on master.