Rules specific to the Flame game engine package.
const Set<String> flamePackageRules = <String>{ 'avoid_creating_vector_in_update', 'avoid_redundant_async_on_load', };