TogetherCrew / operations

This repository houses a collection of code artifacts, including Github actions, Github workflows, and essential docker-compose files. These resources are instrumental in facilitating efficient and automated staging and production deployments.
1 stars 0 forks source link

feat: Add textlinter configs! #60

Open amindadgar opened 8 months ago

amindadgar commented 8 months ago

This PR is made for adding the textlint linter ignore file. The linter should ignore the requirements.txt files in python repos as the library names are there and no error should be raised on the library names (libraries has unique name).