This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// FeatureVoter.swift | |
// Mutaclip | |
// | |
// Created by Tyler Stillwater on 5/10/23. | |
// | |
// Custom voter implementation for: https://github.com/AvdLee/Roadmap | |
// Note: will not work until this PR is merged: https://github.com/AvdLee/Roadmap/pull/71 |