Results 9 issues of

一些 Markdown 解释器需要在行末添加两格空格才能实现换行,我也没有遇到过需要在markdown文件中换行而又不期望输出文本换行的情况。 是否可以增加一条可选的规则要求行末必须有两个空格

error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fapps%2Fmanaging-oauth-apps%2Ftroubleshooting-authorization-request-errors%2F%23redirect-uri-mismatch

**Is your feature request related to a problem? Please describe.** Currently, many potential vulnerability can be found by static check. This issue tracks my plan to gradurally involve lint rules....

enhancement

Thanks for the great idea. I have used this in my project and developed it further. I noticed it hasn't been updated for a long time. Hope this helps. ##...

**Describe the bug** We can define a policy with pattern or with condition. They both work as documentation describes. But their conbination won't work. This may caused by inproper/missing logic...

bug

**Describe the bug** In [RBAC doc](https://casbin.org/docs/rbac#role-hierarchy), we have following description: > Casbin's RBAC supports RBAC1's role hierarchy feature > ... > For the built-in role manager in Casbin, you can...

bug

**BREAKING** **DRAFT**: This provides a basic idea of fixing #20 ## What changed - Update ent version (update go version as a side-effect) - Refactor `ent/schema/casbinrule.go` to `template/mixin.go` - Refactor...

I added a chart with four repos to my repo README. It works fine in my local editor and viewer. But on GitHub the chart only shows one repo. I...