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

Use tidyall to ease tidying files #440

Merged
merged 3 commits into from
Oct 21, 2018
Merged

Conversation

ldidry
Copy link
Contributor

@ldidry ldidry commented Oct 12, 2018

Follow-up of #438

  • Code::TidyAll added as develop requirement in cpanfile
  • Add tidyall target to Makefile.am (to run it with the good options
    without pain)
  • Add dot/dot.tidyallrc
  • Add t/ and xt/ to perltidy test

+ Tidy up src/ t/ xt/ files

doc/dot.tidyallrc Outdated Show resolved Hide resolved
- Code::TidyAll added as develop requirement in cpanfile
- Add tidyall target to Makefile.am (to run it with the good options
  without pain)
- Add dot/dot.tidyallrc
- Add t/ and xt/ to perltidy test
@ldidry
Copy link
Contributor Author

ldidry commented Oct 16, 2018

Unfortunately, Test::Perltidy doesn't test .fcgi files, and doesn't allow to change the list of file extensions used to find files to test.

@ikedas
Copy link
Member

ikedas commented Oct 16, 2018

Is there any reason why Test::PerlTidy can’t test *.fcgi.in ?

@ldidry
Copy link
Contributor Author

ldidry commented Oct 16, 2018

@ikedas
Copy link
Member

ikedas commented Oct 16, 2018

What a self-righteousness!

However, we could add self-made run_tests(), couldn’t we? I can try it.

@ikedas
Copy link
Member

ikedas commented Oct 18, 2018

@ldidry, if you are ok for the PR above, please merge it and fix this PR. Then I'll merge this PR.

@ikedas ikedas added this to the 6.2.38 milestone Oct 18, 2018
@ldidry
Copy link
Contributor Author

ldidry commented Oct 18, 2018

I'll do that tomorrow. Thanks 👍

@ldidry
Copy link
Contributor Author

ldidry commented Oct 19, 2018

I tested your PR, it's working fine 👌

I'm not sure of the workflow that you want: do you want me to merge your PR in my branch or do you want me to merge your PR in sympa-6.2?

@ikedas
Copy link
Member

ikedas commented Oct 19, 2018

I think of both pr to be merged into sympa-6.2 branch: When you merged my pr to sympa-6.2, I think you will have to fix your pr to resolve conflict before I will merge it to sympa-6.2.

@ikedas
Copy link
Member

ikedas commented Oct 21, 2018

@ldidry, thanks for merging my PR. There are big conflicts due to the other commit. I'll solve them and complete merger.

@ikedas ikedas merged commit 2afe0d4 into sympa-community:sympa-6.2 Oct 21, 2018
ikedas added a commit that referenced this pull request Oct 21, 2018
@ikedas
Copy link
Member

ikedas commented Oct 21, 2018

Done 🎉.

ikedas added a commit to ikedas/sympa that referenced this pull request Oct 22, 2018
@ldidry ldidry deleted the tidyall branch June 25, 2019 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants