Skip to content

Add practice exercise: rotational-cipher - #136

Merged
IsaacG merged 2 commits into
exercism:mainfrom
jimmytty:rotational-cipher
Aug 27, 2025
Merged

Add practice exercise: rotational-cipher#136
IsaacG merged 2 commits into
exercism:mainfrom
jimmytty:rotational-cipher

Conversation

@jimmytty

Copy link
Copy Markdown
Contributor
  • difficulty set to 8.
  • simple implementation.

@IsaacGIsaacG changed the title * add practice exercise: rotational-cipherAdd practice exercise: rotational-cipherAug 26, 2025
@IsaacGIsaacG added x:action/create Work on something from scratch x:size/large Large amount of work x:rep/large Large amount of reputation x:module/practice-exercise Work on Practice Exercises labels Aug 26, 2025
Comment threadexercises/practice/rotational-cipher/.meta/example.sql Outdated
@jimmytty

Copy link
Copy Markdown
ContributorAuthor

🤔 Looking at old code, I think I still did the code indentation wrong... I'll wait for your evaluation.
For example, I indented code like this:

UPDATE ...
SET ...

and, in old code, there's no indentation at this level...

@IsaacG

Copy link
Copy Markdown
Member

🤔 Looking at old code, I think I still did the code indentation wrong... I'll wait for your evaluation. For example, I indented code like this:

Yeah. I noticed but I assumed it was consistent with existing files so didn't bother saying anything. I think most of the prior files were at least fairly consistent within each file.

I'm waiting for @vaeng to make the auto indenter a thing. #16

@IsaacG
IsaacG merged commit 4a8bae0 into exercism:mainAug 27, 2025
2 checks passed
@jimmytty
jimmytty deleted the rotational-cipher branch August 29, 2025 02:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/createWork on something from scratchx:module/practice-exerciseWork on Practice Exercisesx:rep/largeLarge amount of reputationx:size/largeLarge amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jimmytty@IsaacG