Skip to content

Add basic workflows for markdown links and code formatting#1

Open
Vicbi wants to merge 2 commits into
mainfrom
add-workflows
Open

Add basic workflows for markdown links and code formatting#1
Vicbi wants to merge 2 commits into
mainfrom
add-workflows

Conversation

@Vicbi

@Vicbi Vicbi commented Feb 12, 2025

Copy link
Copy Markdown

Add basic workflows for markdown links and code formatting

♻️ Current Situation & Problem

  • This PR introduces basic GitHub workflows to our repository to automate the checking of markdown links and enforce code formatting and linting standards using Black and Pylint.
  • This is an enhancement to our existing repository infrastructure.
  • This PR addresses the need for maintaining high code quality and ensuring that all documentation links are functional.

⚙️ Release Notes

  • Added a GitHub workflow for checking markdown links in documents to catch any broken links automatically.
  • Integrated Black for code formatting and Pylint for code analysis to ensure coding standards are met.

📚 Documentation

N/A

📈 Model Metrics & Performance

N/A

✅ Testing

N/A

🛠️ Training & Environment Setup

N/A

📝 Code of Conduct & Contributing Guidelines

By submitting this pull request, you agree to follow our Coding Guidelines:

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.

2 participants