Open Issues Need Help
View All on GitHubAI Summary: Integrate the `pyupgrade` pre-commit hook into the Salam Language project to automatically upgrade Python code syntax to newer versions, ensuring compatibility and cleaner code. This involves adding a configuration entry to the project's `.pre-commit-config.yaml` file and potentially adjusting the `pyupgrade` arguments to control the level of syntax upgrades.
Salam Language: The inaugural coding language for Persian and Arabic speakers, inspired by the word salam meaning peace. With a user-friendly approach, it provides an accessible coding experience, promoting collaboration and simplicity for local developers.
AI Summary: Integrate the zizmor static analysis tool into the Salam Language project's GitHub Actions workflow using a pre-commit hook. This involves configuring zizmor with a `zizmor.yml` file and setting up the pre-commit hook to run zizmor before each commit, thereby enhancing the security of the CI/CD pipeline.
Salam Language: The inaugural coding language for Persian and Arabic speakers, inspired by the word salam meaning peace. With a user-friendly approach, it provides an accessible coding experience, promoting collaboration and simplicity for local developers.