Packages

The main purpose of this package is it gives you the issues of projects which are available in GitHub.To get the issues u need to enter the GitHub user_name,project_name and number of issues that u want

Current section

Files

Jump to
issues .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]