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

Add codespell workflow, config and fix some typos #126

Merged
merged 7 commits into from
May 22, 2024

Conversation

yarikoptic
Copy link
Contributor

One semantic change that instead of using bloc [*] I agreed with codespell to use block and thus also changed uses in the composite variables as well

[*]

  bloc
      n 1: a group of countries in special alliance [syn: {bloc},
           {axis}]

@cmaumet
Copy link
Collaborator

cmaumet commented May 21, 2024

Thanks @yarikoptic! @bclenet: I think we can merge this one as well (and re-run the automated nidm example github action)

@yarikoptic
Copy link
Contributor Author

it has been awhile... not sure why even .pngs were changed etc... needs to be updated anyways since conflicts now etc. Will do now

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi '_bloc\\b' _block",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi '_blocs\\b' _blocks",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic
Copy link
Contributor Author

done now, please check/merge before new conflicts arise

@cmaumet
Copy link
Collaborator

cmaumet commented May 21, 2024

Thanks @yarikoptic!

@bclenet bclenet merged commit 53527ed into bids-standard:master May 22, 2024
bclenet added a commit to bclenet/BEP028_BIDSprov that referenced this pull request May 22, 2024
Add codespell workflow, config and fix some typos
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.

3 participants