# frozen_string_literal: true module Textbringer CONFIG = { tab_width: 8, indent_tabs_mode: false, case_fold_search: true } end