Skip to content

Commit

Permalink
Update check_regex.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Oct 11, 2024
1 parent 404c566 commit 3404258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions check_regex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ standards:

- exactly: [1, "/atom text paths", '"/atom']
- exactly: [1, "/area text paths", '"/area']
- exactly: [17, "/datum text paths", '"/datum']
- exactly: [16, "/datum text paths", '"/datum']
- exactly: [4, "/mob text paths", '"/mob']
- exactly: [36, "/obj text paths", '"/obj']
- exactly: [35, "/obj text paths", '"/obj']
- exactly: [0, "/turf text paths", '"/turf']
- exactly: [115, "text2path uses", "text2path"]
- exactly: [114, "text2path uses", "text2path"]

- exactly: [18, "world<< uses", 'world[ \t]*<<']
- exactly: [0, "world.log<< uses", 'world.log[ \t]*<<']
Expand Down

0 comments on commit 3404258

Please sign in to comment.