Open csdechant opened 1 week ago
Job Precheck, step Clang format on c1357a1 wanted to post the following:
Your code requires style changes.
A patch was auto generated and copied here
You can directly apply the patch by running, in the top level of your repository:
curl -s https://mooseframework.inl.gov/zapdos/docs/PRs/263/clang_format/style.patch | git apply -v
Alternatively, with your repository up to date and in the top level of your repository:
git clang-format e8985332e9881d2c29ffaae068c7c094c8b545ac
The PR for updating Zapdos Doc Sting is ready for review. @gsgall is the primary reviewer, but I included @cticenhour in case he would like to look at this PR too.
Job Documentation, step Sync to remote on 52b53b9 wanted to post the following:
View the site here
This comment will be updated on new commits.
This PR updates the Zapdos header files to include previously missing Doc String, which will close Issue #258. This PR also includes minor edits that remove previously unused parameters in Zapdos objects.