I'm happy to wait until larastan/larastan
is published as well. 👍🏻
This fixes the badges for this, as per the Shields repository. It also updates to use style=flat-square
for consistency with other badges. 👍🏻
This is just updating dependencies in case we work on this for 2.x 👍🏻
One thing that we'd need to do is add a new 2.x
/ 1.x
branch like we've done for our other repos. I think that it might be worth aliasing dev-master
to 1.x
as well in case anyone is using it.
<!--- Provide a general summary of your changes in the Title above -->
...
<!--- Provide a general summary of your changes in the Title above -->
...
<!--- Provide a general summary of your changes in the Title above -->
...
This matches the badge in the Laravel skeleton (https://github.com/spatie/package-skeleton-laravel/pull/274).
Although it's not actually broken here as this wasn't using Shields.io 🤷🏻 Nice to keep them in-sync though.
<!-- Thank you for contributing! Please fill in the following checklist, removing items that do not apply. See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md -->
common
, linux
, osx
, windows
, sunos
, `and...Created with brew bump-cask-pr
.
<!--- Provide a general summary of your changes in the Title above -->
...
<!-- Thank you for sending a PR! --> <!-- Please perform the following checks and mark all the boxes accordingly. --> <!-- You can remove the checklist items that don't apply to your PR. -->
This also updates jQuery from v1.11.1
to v3.3.1
on the index page and enforces SRI (49e2bc461541949a49db180dc49856b48cdcb05f).
This PR removes various unnecessary whitespace and updates 2 if/else tatements to use simplified ternary operators.
Short ternary operators also are following PSR-2. 😋 👍 (It would be good to keep it following PSR-2 if possible, I might do a sweeping PR at some point if this gets merged.
Closes #1603 Original page work by @lamar-frankie (#2132)
<!-- Thank you for sending a PR! --> <!-- Please perform the following checks and mark all the boxes accordingly. --> <!-- You can remove the checklist items that don't apply to your PR. -->
The sanity process generates a lot of temporary files in the tmp directory. These display as untracked changes in Git and make it a lot harder to view only actual changes to the repository.
Peer 27 has been down for months and is causing various issues. It would be good to remove it from the peers.txt
file as well, or restore it. But to prevent possible issues with initial node setup, it could be removed from the config.
Fixes #1 by updating the page description regex to handle -
characters in mid-sentence.
I know this isn't available on Packagist, but it's quite useful to have the binary listed in the bin
array. Especially if this is being used in an internal package host.
I've also added a basic README
just for information.
Just some minor changes to convert to PSR-2 format.
I changed from quotes to HEREDOC syntax for the multi-line string as it is better for readability, etc.
Added a default value for getVirtualHost() and getHosts() functions as it falls over with a null value (e.g. when it's called as `php s...
Added an optional $subDir argument to the getCacheDir() method to allow specifying /pages
Fixes #5.
Just some minor style fixes for PSR-2 to match the other classes.
<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...
Added usage information to the README.
<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...
<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...
Closes #1.
This PR:
build
directory when running the testsIt can be installed using `composer require hdvinnie/m...
.gitignore
as it's a libraryREADME
to provide more information<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...
<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...
Related to #1728.
I'm not entirely sure where to add the See also
information in the main pages/common/hg.md
page. I've looked at PR #1675 but it doesn't mention if it should be on the 2nd line of the description, or at the end of the file.
<!-- Thank you for sending a PR! --> <!...
<!-- Thank you for sending a PR! -->
<!-- Please perform the following checks and check all the boxes that apply. -->
<!-- If a particular point is not applicable to your PR,
strike-through the line by wrapping the text in double tildes. -->
<!-- If your PR does not create or e...