Code Monkey home page Code Monkey logo

Comments (4)

drahnr avatar drahnr commented on June 11, 2024

Could you try with the latest git version and also provide the relevant config and a run with -vvv as well as a listing ls -al of the root dir from where you launch cargo-spellcheck

from cargo-spellcheck.

drahnr avatar drahnr commented on June 11, 2024

I cannot reproduce with latest master, could you provide a minimal test case?

from cargo-spellcheck.

ravenexp avatar ravenexp commented on June 11, 2024

I've built cargo-spellcheck from master and the same thing happens.

Complete steps:

  1. mkdir foo; cd foo
  2. mdbook init
  3. git init
  4. mdbook build
  5. cargo-spellcheck -v

Outputs lots of WARN cargo_spellcheck::traverse] Unexpected item made it into the items warnings.

ls -al
total 8
drwxr-xr-x 1 x y   60 Aug 17 16:12 ./
drwx------ 1 x y 2168 Aug 17 16:31 ../
drwxr-xr-x 1 x y  490 Aug 17 16:13 book/
-rw-r--r-- 1 x y  107 Aug 17 16:11 book.toml
drwxr-xr-x 1 x y  144 Aug 17 16:12 .git/
-rw-r--r-- 1 x y    5 Aug 17 16:11 .gitignore
drwxr-xr-x 1 x y   44 Aug 17 16:11 src/

from cargo-spellcheck.

drahnr avatar drahnr commented on June 11, 2024

Could you retry the latest master - the warnings were a bit too focused on the use case around the use case in a cargo manifest dir - it's a cargo plugin after all. I reduced the warning level and .gitignore is honoured now.

from cargo-spellcheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.