Skip to content

Commit

Permalink
Merge pull request #25 from source-foundry/single-quotes
Browse files Browse the repository at this point in the history
Add optional XML declaration single quote replacement support
  • Loading branch information
chrissimpkins authored Aug 27, 2021
2 parents afd79ec + b98abf6 commit dc2f663
Show file tree
Hide file tree
Showing 262 changed files with 2,965 additions and 7,143 deletions.
49 changes: 48 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ lazy_static = "1.4"

[dev-dependencies]
fs_extra = "1.2.0"
tempdir = "0.3.7"
tempdir = "0.3.7"
pretty_assertions = "0.7.2"
Loading

0 comments on commit dc2f663

Please sign in to comment.