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 markdownlint, fix variable bug with PUPPETSERVER_HOSTNAME, update readme #72

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

rwaffen
Copy link
Member

@rwaffen rwaffen commented Mar 8, 2024

  • add markdownlint rules file
    • allow br tags
    • set line length
  • update readme
    • fix code block layout
    • add badge for donator
    • add transfer notice
    • fix code layout
    • fix text layout
  • fix bug PUPPETSERVER_HOSTNAME is not unset #71

Fixes: #71

rwaffen added 3 commits March 8, 2024 08:55
- add mardkownlint rules file
- allow br tags in markdown
- set line length to 201 chars
- fix code block layout
- add badge for puppet
@rwaffen rwaffen requested a review from a team as a code owner March 8, 2024 08:07
@rwaffen rwaffen enabled auto-merge March 8, 2024 08:10
@rwaffen rwaffen changed the title Add mardownlint, fix variable bug with PUPPETSERVER_HOSTNAME, update readme Add markdownlint, fix variable bug with PUPPETSERVER_HOSTNAME, update readme Mar 8, 2024
@rwaffen rwaffen merged commit e6c09e2 into main Mar 8, 2024
5 checks passed
@rwaffen rwaffen deleted the updates branch March 8, 2024 08:22
@rwaffen rwaffen added bug Something isn't working documentation Improvements or additions to documentation labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

PUPPETSERVER_HOSTNAME is not unset
2 participants