Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main.go:10-12: The path should be passed in as a command... #9

Closed
0pdd opened this issue Feb 18, 2019 · 2 comments
Closed

main.go:10-12: The path should be passed in as a command... #9

0pdd opened this issue Feb 18, 2019 · 2 comments
Milestone

Comments

@0pdd
Copy link

0pdd commented Feb 18, 2019

The puzzle 4-2f6700f4 from #4 has to be resolved:

// @todo #4 The path should be passed in as a command line
// flag instead of being hard coded. All other configuration
// options should be passed in through CLI as well.

The puzzle was created by @llorllale on 18-Feb-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd 0pdd mentioned this issue Feb 18, 2019
@llorllale llorllale added this to the 1.0.0 milestone Feb 21, 2019
llorllale added a commit that referenced this issue Mar 2, 2019
* Filters and repo path are specified via command
  line flags
* Can also specify flags via '.gitlint' file in
  $PWD (command line flags take precedence).
  The format of this file is the same as command
  line flags, where each is on a separate line.
llorllale added a commit that referenced this issue Mar 2, 2019
* Filters and repo path are specified via command
  line flags
* Can also specify flags via '.gitlint' file in
  $PWD (command line flags take precedence).
  The format of this file is the same as command
  line flags, where each is on a separate line.
@0pdd
Copy link
Author

0pdd commented Mar 2, 2019

The puzzle 4-2f6700f4 has disappeared from the source code, that's why I closed this issue.

@0pdd
Copy link
Author

0pdd commented Mar 2, 2019

@0pdd the puzzle #23 is still not solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants