sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.5k stars 65 forks source link

Create index.html.io #414

Closed Ninja-mann07 closed 5 months ago

Ninja-mann07 commented 5 months ago
$ bundle exec jekyll serve
> Configuration file: /Users/octocat/my-site/_config.yml
>            Source: /Users/octocat/my-site
>       Destination: /Users/octocat/my-site/_site
> Incremental build: disabled. Enable with --incremental
>      Generating...
>                    done in 0.309 seconds.
> Auto-regeneration: enabled for '/Users/octocat/my-site'
> Configuration file: /Users/octocat/my-site/_config.yml
>    Server address: http://127.0.0.1:4000/
>  Server running... press ctrl-c to stop.
Ninja-mann07 commented 5 months ago

mutation { createIssue( input: { repositoryId: "MDEwOlJlcG9zaXRvcnkxMzAwMTky" title: "Bug with feature X" body: "If you do A, then B happens"} ) { issue { number url } } } Press alt+up to activate

ruancomelli commented 5 months ago

As per our bot's review https://github.com/sourcery-ai/sourcery/pull/414#pullrequestreview-1830275879, I'm closing this :slightly_smiling_face: