File: .meeseeksdev.yml

package info (click to toggle)
ipython 9.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 8,624 kB
  • sloc: python: 45,268; sh: 317; makefile: 168
file content (22 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
users:
    LucianaMarques:
        can:
            - tag
special:
  everyone:
    can: 
      - say
      - tag
      - untag
      - close
    config:
      tag:
        only:
           - good first issue
           - async/await
           - backported
           - help wanted
           - documentation
           - notebook
           - tab-completion
           - windows