Skip to content

引号未闭合 #167

@KKKZOZ

Description

@KKKZOZ
状态空间 $S$、行动空间 $A$、状态转移函数 $P(s '|s,a)$、奖励函数 $R(s,a)$、折扣因子 $\gamma$

这种情况下 zhlint 会认为引号未闭合

配置文件如下:

{
    "rules": {
        "spaceBetweenMixedwidthContent": true,
        "spaceOutsideCode": true,
        "noSpaceBetweenFullwidthContent": false,
        "halfwidthPunctuation": "",
        "fullwidthPunctuation": "",
        "adjustedFullwidthPunctuation": "",
        "unifiedPunctuation": "simplified"
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions