Nasreddine Bencherchali
|
29113be7a7
|
Fix Broken Link, Versions and Pre-Commit (#3956)
* fix links and versions
* more versions
|
2026-03-13 19:17:15 +05:30 |
|
ljstella
|
f17bc8df6d
|
Not every system has a python, but they should all have a python3
|
2026-03-11 10:39:42 -04:00 |
|
ljstella
|
f0aadf7c81
|
Remove two hooks
|
2026-03-11 10:35:32 -04:00 |
|
dependabot[bot]
|
8231be2295
|
Bump https://github.com/pre-commit/pre-commit-hooks from v4.6.0 to 6.0.0
Bumps [https://github.com/pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from v4.6.0 to 6.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases)
- [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v6.0.0)
---
updated-dependencies:
- dependency-name: https://github.com/pre-commit/pre-commit-hooks
dependency-version: 6.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-11 14:29:04 +00:00 |
|
Nasreddine Bencherchali
|
11c909f725
|
Add YAML Formatting Job (#3889)
* Add YAML formatting and validation infrastructure
- Add yamlfmt configuration (.yamlfmt) with 4-space indent, LF line endings
- Add yamllint configuration (.yamllint) for syntax validation (detections/ only)
- Add pre-commit hook for automatic YAML formatting
- Add CI validation script with unified error output
- Add GitHub Actions workflow for PR validation
- Add documentation for setup and usage
- Support custom yamlfmt binary path via --yamlfmt-path flag
* comment yaml check from pre-commit
* apply yamlfmt
* Update yaml-validation.yml
* Update yaml-validation.yml
* application folder search formatting
* cloud folder search formatting
* web folder search formatting
* network folder search formatting
* endpoint folder search formatting
* resolve first conflict
* apply formatting
* remove additional pipe
* Update README.md
* update versions
* restore and update formatting (#3920)
---------
Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com>
|
2026-02-26 00:00:35 +05:30 |
|
ljstella
|
71ce8f8f8d
|
Added new hooks
|
2024-07-22 07:50:51 -05:00 |
|
ljstella
|
0568e98520
|
Updated precommit config
|
2024-07-18 09:57:10 -05:00 |
|
divious1
|
841db96e07
|
removed flake8, added more verbosity to generate
|
2020-05-22 01:30:25 -04:00 |
|
bpatel
|
c1208b0fb2
|
adding investigate.py
|
2019-09-04 16:16:10 -07:00 |
|
bpatel
|
c987702e0c
|
updated code
|
2019-06-17 11:44:49 -07:00 |
|
bpatel
|
428cd6a73b
|
flake 8
|
2019-06-07 11:17:05 -07:00 |
|
bpatel
|
8a40a4e752
|
adding files to a new branch
|
2019-06-05 16:11:20 -07:00 |
|
divious1
|
7ecce8781f
|
removed trailing whitespace check
|
2019-06-05 13:50:12 -04:00 |
|
divious1
|
e1d0025ec8
|
migrated app, updated ci job, and docs
|
2019-05-21 12:35:33 -07:00 |
|
divious1
|
ef820be589
|
update precommits
|
2019-02-04 18:30:03 -05:00 |
|
divious1
|
826ca371a1
|
fixed pep8 errors, increased flake8s length check
|
2018-12-20 15:29:14 -05:00 |
|
divious1
|
7c90fe0117
|
precommit check fixes
|
2018-12-20 14:32:13 -05:00 |
|
divious1
|
4aa9d9bf98
|
adding precommit hooks
|
2018-12-20 14:25:22 -05:00 |
|