Points system configuration
@type t() :: %WplAi.AST.PointsConfig{ enabled: boolean(), rules: [{String.t(), integer()}] | nil }