This website requires JavaScript.
Explore
Help
Sign In
actions
/
stale
Watch
1
Star
0
Fork
0
You've already forked stale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ba1c02f61a
Branches
Tags
View all branches
stale
/
.gitignore
6 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Cleanup release (#42) Fix up the release pipeline, add linting and clean up a bit.
2020-04-14 13:28:00 -04:00
.DS_Store
remove lib and node_modules
2019-08-06 16:49:21 -04:00
node_modules/
lib/
Initial import
2019-08-03 21:34:59 -04:00
__tests__/runner/*
fix(label): allow to use spaces inside the labels (#199) * chore(git): ignore .idea folder to avoid adding WebStorm files * test(jest): find all spec files as well * refactor(labels): create a dedicated function to parse the labels at first I thought that the parseCommaSeparatedString method was causing the issue so I move it to a dedicated file to test it since it was private also because I think that this repo could have more clean code and code splitting anyway this was not the root of the #98 issue :/ * fix(label): allow to use spaces inside the labels * docs(isLabeled): add JSDoc * chore(npm): add lint:fix script
2020-11-20 12:48:33 +01:00
.idea
Reference in New Issue
Copy Permalink