Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: merged coding_style_standards.md with #820 #852

Merged
merged 5 commits into from
Sep 14, 2023
Merged

docs: merged coding_style_standards.md with #820 #852

merged 5 commits into from
Sep 14, 2023

Conversation

Jaskowicz1
Copy link
Contributor

This PR merges coding_style_standards.md with #820. This is because, previously, the coding standards were slightly incorrect and needed fixing (as requested by Brain).

  • My pull request is made against the dev branch.
  • I have ensured that the changed library can be built on your target system. I did not introduce any platform-specific code.
  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • I tested my commits, by adding a test case to the unit tests if needed
  • I have ensured that I did not break any existing API calls.
  • My code follows the coding style guide (if you are not sure, match the code style of existing files including indent style etc).
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight. Where I have generated this pull request using a tool, I have justified why this is needed.

@netlify
Copy link

netlify bot commented Sep 9, 2023

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit ef8879a
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/64fdc5dbb45c790008588dee
😎 Deploy Preview https://deploy-preview-852--dpp-dev.netlify.app/coding-standards
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Commandserver
Copy link
Member

Commandserver commented Sep 10, 2023

What's the purpose of this PR? these changes are the same as in #820

@Jaskowicz1
Copy link
Contributor Author

Jaskowicz1 commented Sep 10, 2023

What's the purpose of this PR? the changes are already made in #820

The current coding style standards have a slight issue with them (contradicting itself). Rather than just pushing a fix for that, I thought it would be ideal to just drag over the change in #820 into here as that already has the fix but also expands upon a couple sections.

@Jaskowicz1
Copy link
Contributor Author

Requested Review again from you @Commandserver as I've made another change, adding a new section. Don't want you to miss it in-case you don't like something about it.

Copy link
Member

@Commandserver Commandserver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :D

@braindigitalis braindigitalis merged commit faf4cbc into brainboxdotcc:dev Sep 14, 2023
12 checks passed
Mishura4 pushed a commit to Mishura4/DPP-PRs that referenced this pull request Sep 17, 2023
@Jaskowicz1 Jaskowicz1 deleted the fixing-code-convention branch September 20, 2023 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants