forkability icon indicating copy to clipboard operation
forkability copied to clipboard

:fork_and_knife: A linter for your repository.

Results 14 forkability issues
Sort by recently updated
recently updated
newest added

Nothing happens when clicking on the login button. Loading of https://getapi.co/scripts/github.js fails, **404**. JS Console error: ``` pages.js:39 Uncaught TypeError: Cannot read property 'login' of undefined at HTMLAnchorElement. (pages.js:39) at...

GitHub has implemented some features requested by the community for issue and PR templates. It might be a nice idea to support this in Forkability! https://github.com/blog/2111-issue-and-pull-request-templates @M-Zuber any thoughts?

As suggested in issue #31 I think we should move away from a popup and instead expand out the warnings that appear to show more information on the warning.

This was first raised in #39 The idea is to add a `gitignore` field to the language object that will contain the files that are supposed to be not pushed...

In order to do #70 we need to produce a module which can open up a git repo directory and produce a list of tags in a format which `lintTags.js`...

It's possible to add Grunt tasks and Gulp tasks so that this tool can be used as part of a build script or testing.

In order to do #70 we need to produce a module which can open up a directory and produce an object which represents the directory structure in a format which...

I've been unable to sign-in to the website since yesterday. http://basicallydan.github.io/forkability/ Clicking the "Sign in with Github" button in the upper right triggers an auth popup. The popup prompts to...

After a glance over of the readme and the webapp, I couldn't tell what forkability looked for before running the app. I know it shows a demo output under Node...

Hello, I suggest auto detection for the license in the README file.

help wanted