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

Add helper files to the dist. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add helper files to the dist. #9

wants to merge 1 commit into from

Conversation

genio
Copy link

@genio genio commented Dec 13, 2019

The various dot files here will allow us to run some code tidying
applications on our Perl and C code, should we choose to do so at
a later time. perltidy and clang-format/clang-tidy.

Also, the .mailmap allows us to run git shortlog -se and get an
accurate view of who has committed what to this repository.

The AppVeyor scripts will allow us to turn on AppVeyor CI testing
in the near future so that we can test on every available Strawberry
Perl version before a release.

The .gitignore should help prevent us from adding unwanted files
into this repository.

The various dot files here will allow us to run some code tidying
applications on our Perl and C code, should we choose to do so at
a later time. `perltidy` and `clang-format`/`clang-tidy`.

Also, the `.mailmap` allows us to run `git shortlog -se` and get an
accurate view of who has committed what to this repository.

The AppVeyor scripts will allow us to turn on AppVeyor CI testing
in the near future so that we can test on every available Strawberry
Perl version before a release.

The `.gitignore` should help prevent us from adding unwanted files
into this repository.
@genio genio requested a review from xenu December 13, 2019 15:42
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

Successfully merging this pull request may close these issues.

1 participant