Maximilian Berkmann
Maximilian Berkmann
Updated version of #200
**Is your feature request related to a problem? Please describe.** A feature **Describe the solution you'd like** The bot should be aware of the commit convention a repo, it was...
**What**: Adds an auto-fetching mechanism accessible via the `fetch` command (which requires a `PRIVATE_TOKEN` env. variable to be set) like #186 but with a cleaner PR that isn't too far...
**What**: Bump dependencies that seems to have been missed by greenkeeper. **Why**: To keep dependencies up-to-date (especially those with no major bumps) **How**: Using `npm-check` and `yarn`. **Checklist**: - [...
- `all-contributors-cli` version: `latest` - `node` version: 11.12.0 - `yarn` version: 1.16.0 Relevant code or config ```javascript { "projectName": "cz-cli", "projectOwner": "commitizen", "repoType": "github", "repoHost": "https://github.com", "files": [ "AC.md" ],...
I'm running the action on a static dir and get the following error: ```shell Started a web server on port 44475... Running Lighthouse 1 time(s) on http://localhost:44475/index.html Run #1...failed! Error:...
Pug is the successor of Jade which is a template engine like Mustache and Handlebars and it would be useful to have it so it could be displayed as a...
## Icon FA example here: https://fontawesome.com/icons/vuejs?style=brands ## Name Suggestion `fa-vue`, `fa-vuejs` ## Use Case Same as for React/Angular/Ember/Backbone/...
## Error ```bash 132:1 warning unexpected token ``` Here's the line 132: ```js /** ``` I checked for encoding and the surrounding characters which are below: ```js }; /** *...
GDK fail
Whenever I try to run `safeeyes` on ArchLinux (linux 5.1.16-arch1-1-ARCH) with awesomewm. I get this: ```shell (safeeyes:31014): Gdk-CRITICAL **: 21:28:07.388: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed ``` Not sure what...