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
Commits
1c6714d2
Commit
1c6714d2
authored
1 month ago
by
Sergey Kosukhin
Browse files
Options
Downloads
Patches
Plain Diff
autotools: update m4 macro
parent
c7c316e5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!80
Update pre-commit hooks
Pipeline
#97234
passed
1 month ago
Stage: test
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.pre-commit-config.yaml
+1
-1
1 addition, 1 deletion
.pre-commit-config.yaml
m4/asx_common.m4
+1
-1
1 addition, 1 deletion
m4/asx_common.m4
with
2 additions
and
2 deletions
.pre-commit-config.yaml
+
1
−
1
View file @
1c6714d2
...
...
@@ -8,7 +8,7 @@ repos:
rev
:
v5.0.0
hooks
:
-
id
:
end-of-file-fixer
exclude
:
'
^(
(
contrib
|m4)
/.*|configure$)'
exclude
:
'
^(contrib/.*|configure$)'
-
id
:
trailing-whitespace
exclude
:
'
^((LICENSES|contrib)/.*|src/mtime_iso8601\.c$)'
-
repo
:
https://github.com/pre-commit/mirrors-clang-format
...
...
This diff is collapsed.
Click to expand it.
m4/asx_common.m4
+
1
−
1
View file @
1c6714d2
...
...
@@ -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])
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment