Skip to content

issues Search Results · repo:exercism/snippet-extractor language:Ruby

Filter by

9 results
 (65 ms)

9 results

inexercism/snippet-extractor (press backspace or delete to remove)

For reference, see recent commits that added language support: - https://github.com/exercism/snippet-extractor/commit/78a2206d5042d20629526033375dac01cae534cb - https://github.com/exercism/snippet-extractor/commit/dc20b4f3a22ed1b23999df5edd34572dbadaa7d9 ...
  • ee7
  • Opened 
    on Mar 12, 2023
  • #74

(refs #62 ) Hello. I m trying to sort things out with extractor config for Red. In my simple test a strange thing is going on during CI tests – sample code is truncated by 2 lines for some reason. https://github.com/exercism/snippet-extractor/actions/runs/3725287654/jobs/6318000198 ...
  • loziniak
  • 2
  • Opened 
    on Dec 18, 2022
  • #66

In #62 I encountered a problem. I have a whitespace before comments (line comment 1, 2 and 3), but cannot write tests, because Rubocop complains during CI. Is this possible to: - turn off Rubocop trailing ...
  • loziniak
  • 8
  • Opened 
    on Dec 18, 2022
  • #65

I m trying to add Red support for extractor. During CI tests extractor removed these lines altogether, not only comments and trailing whitespace: x: 1 ; line comment 1 x: 2 ;-- line comment 2 x: 3 ...
  • loziniak
  • 5
  • Opened 
    on Nov 28, 2022
  • #63

After a major ruby upgrade from 2.x to 3.x, the bundle install fails with: $ bundle install Fetching gem metadata from https://rubygems.org/......... Your bundle is locked to minitest (5.14.2) from ...
  • habere-et-dispertire
  • 1
  • Opened 
    on Aug 21, 2022
  • #55

Suggestion: Could regex be incorporated in the matcher? One immediate use case in ABAP is an end of line comment is OK and in strings need to be kept, but a line starting with or * should be skipped. ...
  • pokrakam
  • 25
  • Opened 
    on Mar 31, 2022
  • #41

I don t think the extended extractor should remove blank lines (except for ones at the start and end of the file). It makes the code quite a lot messier to read IMO. For example, without the blank lines, ...
  • iHiD
  • 5
  • Opened 
    on May 7, 2021
  • #22

The Common Lisp track s slug is common-lisp so I created a common-lisp.txt file and common-lisp_test.rb file (which used a :common_lisp argument in the assertion line because :common-lisp was obviously ...
  • verdammelt
  • 3
  • Opened 
    on Apr 8, 2021
  • #7

@erikschierboom - Any chance you could do the initial build/push of this to Dockerhub pls?
  • iHiD
  • 1
  • Opened 
    on Apr 7, 2021
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub