Jay Harris

Results 3 issues of Jay Harris

After updating Prezto and re-installing the Garrett prompt (by copying the `prompt_garrett_setup` file into my `~/.zpreztorc/modules/prompt/functions` directory) and editing the `zstyle ':prezto:module:prompt' theme 'garrett'` line in `zpreztorc`) the two prompts...

When running the test suites for a Python exercise in a local environment, Pytest generates a set of warnings because each of the tests is annotated (decorated) with `@pytest.mark.task`. Because...

bug 🐛
on hold ✋🏽
smolder🍲

I noticed in the `squeaky-clean` problem, there's a test as follows: ```java // test/java/SqueakyCleanTest.java @Test public void string_with_no_letters() { assertThat(SqueakyClean.clean("\uD83D\uDE00\uD83D\uDE00\uD83D\uDE00")).isEmpty(); } ``` However, there's no corresponding [instruction](https://exercism.org/tracks/java/exercises/squeaky-clean) to remove "non-standard"...

good first issue
x:action/improve
x:knowledge/elementary
x:module/concept-exercise
x:type/content
x:size/small
action/stale