Skip to content

Conversation

iqbalcodes6602
Copy link
Collaborator

Fixes: #21

  • Adding the utils/validate_content.py script to check for
    • markdown file existence
    • image reference exisitng
  • Adding the .github/workflows/lint.yaml github action for validation which runs
    • the validation script
    • the lint file

@iqbalcodes6602 iqbalcodes6602 requested a review from pabo99 August 10, 2025 17:40
@iqbalcodes6602
Copy link
Collaborator Author

iqbalcodes6602 commented Aug 10, 2025

@pabo99 the lint is failing because the PR isnt been merged yet so it unable to find the file validate_content.py.
also for the pycodestyle error i will make another PR to fix those in the entire codebase.

@iqbalcodes6602 iqbalcodes6602 requested a review from pabo99 August 18, 2025 17:42
@pabo99 pabo99 merged commit 97e00ec into omegaup:main Aug 26, 2025
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.

Add basic testing
2 participants