diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-11-22 09:53:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-22 09:53:17 +0000 |
commit | 87da9922e66d64e2ef307d33076da86b8486bea0 (patch) | |
tree | fec95467decd432589e1138ccd20bfdbaddaf6f1 /gcc/rust/resolve | |
parent | fece068309e8a3cbeb81539fba14e1c970740a94 (diff) | |
parent | 1a03ecbe99422e87f7dcd2fca544d84b2ff924cc (diff) | |
download | gcc-87da9922e66d64e2ef307d33076da86b8486bea0.zip gcc-87da9922e66d64e2ef307d33076da86b8486bea0.tar.gz gcc-87da9922e66d64e2ef307d33076da86b8486bea0.tar.bz2 |
Merge #800
800: Added Remark markdown automation r=philberty a=mvvsmk
Fixes #487
Remark.yml contains the workflow, and .remarkrc is the linter's config file. The configurations follow the same ones as shown in the reference repo specified by `@philberty` in the issue.
The linter works great, and the Test is shown as unsuccessful if a check fails. I also created a PR ( [here](https://github.com/mvvsmk/gccrs/pull/1) )in my fork to test this. You can check the results out [here.](https://github.com/mvvsmk/gccrs/runs/4126281781?check_suite_focus=true) The test file's name is TEST.md .
Please note that the run mentioned above also shows errors in CONTRIBUTING.md and README.md, which were not part of the commit, but the linter goes over them regardless, as they are part of the Repository.
### The issues that still remain are :
- There are two files CONTRIBUTING.md and README.md which have a few errors, I could configure the linter to skip them, but it would be much easier to correct them.
- The trigger branch for the workflow was not specified. Hence I use master.
- Custom configurations/changes you would like me to add.
This is my first PR, so please let me know if I've missed anything! Thanks.
See: #487
Signed-off-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
Co-authored-by: @mvvsmk <mvvsmanojkumar@gmail.com>
Co-authored-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions