Skip to content

Commit

Permalink
Rewrite elixir file-sniffer analysis (exercism#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska authored Jan 29, 2024
1 parent dfe267b commit 8aaea7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 3 additions & 0 deletions analyzer-comments/elixir/file-sniffer/use_bitstring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# use bitstring

The purpose of this exercise is to practice bitstrings. Make sure to use the `<<>>` and `::` bitstring special forms in your solution.
6 changes: 0 additions & 6 deletions analyzer-comments/elixir/file-sniffer/use_pattern_matching.md

This file was deleted.

0 comments on commit 8aaea7a

Please sign in to comment.