Kotsu icon indicating copy to clipboard operation
Kotsu copied to clipboard

:sparkles: Clean, opinionated foundation for new projects — to boldly go where no man has gone before

Results 90 Kotsu issues
Sort by recently updated
recently updated
newest added

## The devDependency [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) was updated from `19.0.0` to `20.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [webpack-cli](https://github.com/webpack/webpack-cli) was updated from `3.3.9` to `3.3.10`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [urijs](https://github.com/medialize/URI.js) was updated from `1.19.1` to `1.19.2`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

On large websites issue with broken links apparently becoming annoying. We need to test it out. So far the only thing I was able to find: * https://github.com/stevenvachon/broken-link-checker However, it...

An attempt to clarify the terms. Currently, under the term `build` we mean "optimized build". It worked and seemed right, because when we run `grunt build` we on purpose invoke...

To make Kotsu full-pledged PWA, we need service worker. To make service worker, we need to decide at least wich caching strategy it should use. Ideally, it should work with...

enhancement

See [this](https://www.npmjs.com/package/eslint-plugin-html) or [this](https://www.npmjs.com/package/eslint-plugin-script-tags) Also, [this](https://github.com/standard/standard#can-i-check-code-inside-of-markdown-or-html-files), [this](https://github.com/standard/vscode-standardjs/issues/10) and [related](https://github.com/standard/standard/issues/750). I felt like there were not enough "this" here.

enhancement

Okey, after all, it seems to be needed to avoid some stupid mistakes. We will validate only _build_. So, it will be part of `npm postbuild`. We can't validate in...

enhancement

Constantly failing Greenkeeper tests due to modified files checks and always modified `package-lockfile.json` starts to be really annoying. It becomes even worse, when the user uses NPM older than the...

enhancement

See [details](https://stylelint.io/user-guide/processors/)

enhancement