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 linter to check truncate tag in blog posts #4139

Merged
merged 7 commits into from Mar 8, 2024

Commits on Mar 2, 2024

  1. "Enhancements to Blog Post Verification"

    - Added a check for the presence of the truncate string in blog post files
    - Created unit tests for the new truncate string verification
    sbshah97 committed Mar 2, 2024
    Copy the full SHA
    1486770 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Copy the full SHA
    ae511ef View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fixed testcases along with renamed variables

    added truncate to missing file
    sbshah97 committed Mar 7, 2024
    Copy the full SHA
    c249cfc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f818764 View commit details
    Browse the repository at this point in the history
  3. Update checkdocs.go

    chilagrow committed Mar 7, 2024
    Copy the full SHA
    29e7dca View commit details
    Browse the repository at this point in the history
  4. Update checkdocs_test.go

    chilagrow committed Mar 7, 2024
    Copy the full SHA
    8f7da1d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c791623 View commit details
    Browse the repository at this point in the history