Skip to content

Flaws in version 0.3.12 #80

Closed
Closed
@bulletmark

Description

@bulletmark

I have been using leetcode-cli and it has been working well. Just installed version 0.3.12 and see immediate issues:

  1. Every time I run leetcode e 1 a new code directory is created in whatever directory I was previously in. Previously that directory was created wrt to the root setting. If I set the code path absolute then it ignores the ~ shortcut for users home directory which leetcode always respected previously.
  2. The file 1.two-sum.py gets created but it has C and C++ comments embedded all throughout (which looks incredibly ugly in my editor when trying to syntax highlight the file).
  3. An empty 1.two-sum.tests.dat file gets created.
  4. Documentation of changes is missing. What is @lc code=start/end about?
  5. README here says both edit and test functions are to Edit question by id.

There are probably more bugs since I have raised this in only the first 5 mins after installing 0.3.12.

Also, as a matter of process, it would be best to tag the repo with the version whenever a new crates.io release is made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions