purescript / purescript/pursuit

Hide modules that are in bower.json "ignore" field

Open
#247 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
174
Forks
47
PR merge metrics
No merged PRs in 30d

Description

I have this in bower.json:

"ignore": [
  "/.pulp-cache",
  "/output",
  "/src/Main.purs"
],

I think Pursuit should not show the Main module. Maybe this is a psc-publish issue though?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the bower.json ignore field and trace how psc-publish supplies module metadata to Pursuit. Determine whether filtering belongs in psc-publish or Pursuit, then verify that a module such as Main is no longer shown when its source path is ignored.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.