You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: escaping in languages & meaningful src lines (#7)
* fix: escaping in languages & meaningful src lines
* add: a lot more tests
* add: more tests
* add: yet more tests
* add: moooore tests
* chore: cleanup the tests
* chore: cleanup package description
* chore: code cleanup and more tests
* fix: add description to Dracula
Signed-off-by: Swarnim Arun <[email protected]>
* fix: add description to pydracula
Signed-off-by: Swarnim Arun <[email protected]>
* Apply suggestions from code review
Signed-off-by: raghav-deepsource <[email protected]>
* fix: repeat dsl
* fix: c tests as per updated lang parsing rules
* fix: as suggested
* add: support for more types of python `str`s
* fix: let `tests.rs` showup in gitdiff
* fix: as suggested
Co-authored-by: Prajwal S N <[email protected]>
Co-authored-by: raghav-deepsource <[email protected]>
Signed-off-by: Swarnim Arun <[email protected]>
* add: more tests for python
and,
- fix line-ending on EOF bug with pre-exact
- add golden files for testing cleaned_src for python
---------
Signed-off-by: Swarnim Arun <[email protected]>
Signed-off-by: raghav-deepsource <[email protected]>
Co-authored-by: raghav-deepsource <[email protected]>
Co-authored-by: Prajwal S N <[email protected]>
0 commit comments