Skip to content

Commit

Permalink
Merge branch 'develop' into ilya
Browse files Browse the repository at this point in the history
  • Loading branch information
p4p3r authored Jan 8, 2025
2 parents 1155ed6 + 1c92567 commit ac8e3b0
Show file tree
Hide file tree
Showing 1,248 changed files with 37,080 additions and 21,714 deletions.
18 changes: 18 additions & 0 deletions .codemapignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# -*- sh -*-
# gitignore-like file for Codemap (see https://github.com/aryx/codemap)
# The goal here is to just show and count the rules in codemap

# skipping all files, targets and rules (but rules will be restored below)
[a-z]*/**/*.*

# restore directories which are not languages
# coupling: see scripts/run-test rule_folders variable
!libsonnet/
!scripts/
!stats/

# do not skip the rules
![a-z]*/**/*.yaml

# pad stuff
/TODO/
9 changes: 0 additions & 9 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
## plan to remove by Nov, 15th, 2022. Ask Drew for more questions or before making changes

typescript/react/security/audit/react-dangerouslysetinnerhtml.yaml @LewisArdern
typescript/react/security/audit/react-missing-noreferrer.yaml @LewisArdern
typescript/react/security/audit/react-unsanitized-method.yaml @LewisArdern
typescript/react/security/audit/react-unsanitized-property.yaml @LewisArdern
typescript/react/security/audit/react-http-leak.yaml @LewisArdern
typescript/react/security/audit/react-href-var.yaml @LewisArdern
typescript/react/security/react-insecure-request.yaml @LewisArdern
5 changes: 0 additions & 5 deletions .github/rulerascal/README.md

This file was deleted.

107 changes: 0 additions & 107 deletions .github/rulerascal/main.py

This file was deleted.

Loading

0 comments on commit ac8e3b0

Please sign in to comment.