mage icon indicating copy to clipboard operation
mage copied to clipboard

Spelling changes

Open jsoref opened this issue 2 years ago • 6 comments

Description

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at https://github.com/jsoref/mage/actions/runs/5271185802#summary-14267813815

The action reports that the changes in this PR would make it happy: https://github.com/jsoref/mage/actions/runs/5271185989#summary-14267814439

Pull request type

  • [x] Bugfix
  • [ ] Algorithm/Module
  • [ ] Feature
  • [x] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [x] Documentation content changes
  • [ ] Other (please describe):

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

  • [ ] Core algorithm/module implementation
  • [ ] Query module implementation
  • [ ] Unit tests
  • [ ] End-to-end tests
  • [ ] Code documentation
  • [ ] README short description
  • [ ] Documentation on memgraph/docs

######################################

jsoref avatar Jun 14 '23 19:06 jsoref

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 05 '25 10:03 CLAassistant

https://cla-assistant.io/memgraph/mage?pullRequest=227 isn't loading for me.

I can see about rebasing later (quite likely not this week...)

jsoref avatar Mar 05 '25 15:03 jsoref

@antoniofilipovic / @Ignition is there anything I can do to help?

jsoref avatar Mar 06 '25 03:03 jsoref

Quality Gate Failed Quality Gate failed

Failed conditions
13.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

sonarqubecloud[bot] avatar Mar 06 '25 03:03 sonarqubecloud[bot]

@jsoref thank you for coming back to us. As you see we have finally got around to having a CLA (thank you for signing it).

I'm happy with the wording changes, @imilinovic will review that they don't break the build/running. :crossed_fingers: should be merged soon.

Ignition avatar Mar 06 '25 11:03 Ignition

@jsoref we have some issues with our CI process with external contributions. It is being worked on.

Ignition avatar Mar 10 '25 13:03 Ignition