Commit be3d9881 authored by Reuben Pereira's avatar Reuben Pereira

Add VSCode as an inflection for vscode

This is added to allow Zeitwerk to correctly infer the classname of
vscode_extension_activity_unique_counter.rb as
VSCodeExtensionActivityUniqueCounter.
parent a1644082
......@@ -39,4 +39,5 @@ ActiveSupport::Inflector.inflections do |inflect|
inflect.acronym 'EE'
inflect.acronym 'JH'
inflect.acronym 'CSP'
inflect.acronym 'VSCode'
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment