Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libmtime
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
icon-libraries
libmtime
Merge requests
!80
Update pre-commit hooks
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update pre-commit hooks
update-pre-commit
into
master
Overview
0
Commits
3
Pipelines
1
Changes
3
Merged
Sergey Kosukhin
requested to merge
update-pre-commit
into
master
2 months ago
Overview
0
Commits
3
Pipelines
1
Changes
3
Expand
Update versions of
pre-commit
hooks (still no suitable version of
fprettify
).
Colorized output for
pre-commit
run by
Check licenses
.
Update an
m4
macro from the upstream to pass the
end-of-file-fixer
hook.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
1c6714d2
3 commits,
2 months ago
3 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
m4/asx_common.m4
+
1
−
1
Options
@@ -134,4 +134,4 @@ sed "s/'/'\\\\\\\\''/g"`])])])
#
AC_DEFUN([ASX_SRCDIRS],
[AC_REQUIRE_SHELL_FN([acx_subdir_srcdirs_fn], [], [_AC_SRCDIRS(["$[]1"])])dnl
acx_subdir_srcdirs_fn $1])
\ No newline at end of file
acx_subdir_srcdirs_fn $1])
Loading