Skip to content

Commit

Permalink
Update services/compute/serverless-computing/features.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eddie-knight authored Dec 13, 2024
1 parent daf83e0 commit 1dc973e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions services/compute/serverless-computing/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ features:
title: Function Execution
description: |
Supports execution of code functions in response to events without the need to manage underlying server infrastructure.

Check failure on line 19 in services/compute/serverless-computing/features.yaml

View workflow job for this annotation

GitHub Actions / run-linting-check / yaml-lint

19:121 [line-length] line too long (125 > 120 characters)
references: # Temporary for validation purposes
AWS: https://docs.aws.amazon.com/lambda/latest/dg/invocation-types.html
GCP: https://cloud.google.com/functions/docs/concepts/exec
Azure: https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview
# references: #
# AWS: https://docs.aws.amazon.com/lambda/latest/dg/invocation-types.html
# GCP: https://cloud.google.com/functions/docs/concepts/exec
# Azure: https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview

Check failure on line 24 in services/compute/serverless-computing/features.yaml

View workflow job for this annotation

GitHub Actions / run-linting-check / yaml-lint

24:1 [trailing-spaces] trailing spaces

- id: CCC.SvlsComp.F02 # Event Triggers
Expand Down

0 comments on commit 1dc973e

Please sign in to comment.