Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Dilmurod Makhamadaliev 3f24833567
GitHub Actions Pull Request Workflow - On Pull Request to Specific File Path, only the required file path will be linted instead of running all linting workflow (#11)
* change to linting workflow filter path

* test doc linting wrokflow

* test doc and dotnet linting wrokflow

* test python and dotnet linting wrokflow

* test python pull request workflow

* test dotnet pull request workflow

* test dotnet pull request workflow

* test dotnet pull request workflow

* test dotnet and docs request workflow

* test docs pull request workflow

* moving github actions  to private repo

* change linting workflow trigger to pull request only

* update to linting docs

* change to megalinter config

* change to megalinter config

* change to megalinter config

* change to megalinter config
2022-11-04 10:45:23 -04:00
Robert David Hernandez b91971ace4
update config directory vars in .mega-linter.yml from pointers to indv files to single pointer to parent dir (#32)
* remove unused lint config files

* update config directory vars from pointers to indv files to single pointer to parent dir

Co-authored-by: Robert David Hernandez <robhernandez@microsoft.com>
2022-10-28 07:43:58 -07:00
Robert David Hernandez 53b2d2a218
Feature/megalinter (#23)
* add contributing.md, works across many linters now

* needs a python file to run python linters

* remove unused code

Co-authored-by: Robert David Hernandez <robhernandez@microsoft.com>
2022-10-24 15:22:02 -04:00
Robert David Hernandez f81bfa708e
Feature/megalinter (#18)
* add vim, linux, macos, visualstudiocode, python, csharp to gitignore file

* add vim, linux, macos, visualstudiocode, python, csharp to gitignore file

* add node to gitignore

* add package jsons

Co-authored-by: Robert David Hernandez <robhernandez@microsoft.com>
2022-10-20 17:38:35 -04:00