Skip to content

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