You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ack-...@googlegroups.com
Has there been any consideration of making .json a recognized type (or including it in a javascript type)? I'm new to ack and was tripped up temporarily by json files not being searched. For comparison, YAML is a recognized type:
--[no]yaml .yaml .yml
Thanks for a great tool,
--Chris
Andy Lester
unread,
May 20, 2012, 2:44:44 AM5/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ack-...@googlegroups.com
On May 19, 2012, at 3:53 PM, Chris Jerdonek wrote:
Has there been any consideration of making .json a recognized type (or including it in a javascript type)? I'm new to ack and was tripped up temporarily by json files not being searched. For comparison, YAML is a recognized type:
I'm not going to add it in ack 1.x, although you can certainly add it yourself in your .ackrc. I understand it's comparable to YAML, but at this point I'm afraid of the negative effects.